Skip to content

Commit

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

- [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 Nov 3, 2023
1 parent 64fe4d0 commit fc4f7b5
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 54 deletions.
119 changes: 66 additions & 53 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 @@ -64,7 +64,7 @@ python = ">=3.8,<4.0"
pyodbc = "^4.0.34"
packaging = ">=21.3"
pyexasol = "^0.25.1"
sqlalchemy = ">=1.4,<1.4.45"
sqlalchemy = ">=1.4,<2.0.24"

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

0 comments on commit fc4f7b5

Please sign in to comment.