Skip to content

Commit

Permalink
Bump sqlalchemy in the sqla group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the sqla group with 1 update in the / directory: [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy).


Updates `sqlalchemy` from 1.4.53 to 2.0.35
- [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
  dependency-group: sqla
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent d1c8df3 commit b135baf
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 61 deletions.
130 changes: 70 additions & 60 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 @@ -62,7 +62,7 @@ exclude = []
python = ">=3.9,<4.0"
packaging = ">=21.3"
pyexasol = ">=0.26.0,<1"
sqlalchemy = ">=1.4,<2"
sqlalchemy = ">=1.4,<3"

[tool.poetry.dependencies.turbodbc]
version = "==4.5.4"
Expand Down

0 comments on commit b135baf

Please sign in to comment.