Skip to content

Commit 26c5414

Browse files
feat(deps): bump the runtime-dependencies group across 1 directory with 2 updates
Bumps the runtime-dependencies group with 2 updates in the / directory: [snowflake-sqlalchemy](https://github.com/snowflakedb/snowflake-sqlalchemy) and [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy). Updates `snowflake-sqlalchemy` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/snowflakedb/snowflake-sqlalchemy/releases) - [Commits](snowflakedb/snowflake-sqlalchemy@v1.7.1...v1.7.2) Updates `sqlalchemy` from 2.0.36 to 2.0.37 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: snowflake-sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61f4f83 commit 26c5414

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

Diff for: poetry.lock

+64-64
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ packages = [
1717
[tool.poetry.dependencies]
1818
python = ">=3.9"
1919
cryptography = ">=40"
20-
snowflake-sqlalchemy = "==1.7.1"
20+
snowflake-sqlalchemy = "==1.7.2"
2121
snowflake-connector-python = { version = "<4.0.0", extras = ["secure-local-storage"] }
2222
sqlalchemy = "~=2.0.31"
2323

0 commit comments

Comments
 (0)