Skip to content

Commit

Permalink
feat(deps): bump sqlalchemy from 1.4.52 to 2.0.32
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.52 to 2.0.32.
- [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: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent c5bd863 commit 22d70d8
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 58 deletions.
99 changes: 42 additions & 57 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cryptography = ">=40,<43"
singer-sdk = "~=0.38.0"
snowflake-sqlalchemy = "~=1.6.1"
snowflake-connector-python = { version = "<4.0.0", extras = ["secure-local-storage"] }
sqlalchemy = "<2"
sqlalchemy = "<3"

[tool.poetry.group.dev.dependencies]
coverage = ">=7.2.7"
Expand Down

0 comments on commit 22d70d8

Please sign in to comment.