Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent bdd85e1 commit 229893b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"tqdm==4.66.2",
"pandas==2.2.1",
"scikit-learn==1.4.1.post1",
"sqlalchemy==2.0.28",
"sqlalchemy==2.0.29",
],
extras_require={
"webapp": ['gunicorn==21.2.0', "flask==3.0.2", "flask-login==0.6.3"],
Expand Down

0 comments on commit 229893b

Please sign in to comment.