Skip to content

Commit

Permalink
feat(deps): bump sqlalchemy from 1.4.52 to 2.0.29
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.29.
- [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 Apr 12, 2024
1 parent d9e5076 commit 323c88a
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 58 deletions.
122 changes: 65 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 @@ -18,7 +18,7 @@ python = ">=3.8"
cryptography = ">=40,<43"
singer-sdk = "~=0.36.1"
snowflake-sqlalchemy = "~=1.5.1"
sqlalchemy = "<2"
sqlalchemy = "<3"

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

0 comments on commit 323c88a

Please sign in to comment.