Skip to content

Commit

Permalink
Bump sqlalchemy from 1.3.24 to 2.0.36
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.24 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 495897d commit 383363d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask==3.1.0
GeoAlchemy2==0.16.0
PyMySQL[rsa]==1.1.1
PyYAML==6.0.2
SQLAlchemy==1.4.54
SQLAlchemy==2.0.36
# Thanks https://stackoverflow.com/a/77214086/424301 - Flask did not pin Werkzeug dep
Werkzeug==3.1.3
arrow==0.15.5
Expand Down

0 comments on commit 383363d

Please sign in to comment.