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 Oct 21, 2024
1 parent 69cff49 commit d941a70
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 62 deletions.
140 changes: 79 additions & 61 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 d941a70

Please sign in to comment.