Skip to content

Commit

Permalink
Bump sqlalchemy from 1.4.54 to 2.0.37
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.54 to 2.0.37.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2025
1 parent 27a4787 commit 8512f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies = [
"Flask==3.1.0",
"PyMySQL[rsa]==1.1.1",
"PyYAML==6.0.2",
"SQLAlchemy==1.4.54",
"SQLAlchemy==2.0.37",
# Thanks https://stackoverflow.com/a/77214086/424301 - Flask did not pin Werkzeug dep
"Werkzeug==3.1.3",
"arrow==1.3.0",
Expand Down

0 comments on commit 8512f1d

Please sign in to comment.