Skip to content

Commit

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


Updates `sqlalchemy` from 1.4.54 to 2.0.36
- [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 Dec 16, 2024
1 parent a51160e commit 98ea089
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 65 deletions.
146 changes: 82 additions & 64 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 98ea089

Please sign in to comment.