Skip to content

Commit

Permalink
build(deps): Bump sqlalchemy from 1.4.49 to 2.0.21
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.49 to 2.0.21.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent bcc0db1 commit b70e351
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 52 deletions.
109 changes: 58 additions & 51 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 @@ -35,7 +35,7 @@ packages = [
python = "<3.12,>=3.8.1"
singer-sdk = "~=0.31.0"
psycopg2-binary = "2.9.7"
sqlalchemy = "<2"
sqlalchemy = "<3"
sshtunnel = "0.4.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit b70e351

Please sign in to comment.