Skip to content

Commit

Permalink
Bump sqlalchemy from 2.0.34 to 2.0.35 (#346)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.34 to 2.0.35.
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 4c60b06 commit cac0743
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 @@ -25,7 +25,7 @@ python-dateutil==2.9.0.post0
python-editor==1.0.4
requests==2.32.3
six==1.16.0
SQLAlchemy==2.0.34
SQLAlchemy==2.0.35
urllib3==2.2.3
Werkzeug==3.0.4
WTForms==3.1.2

0 comments on commit cac0743

Please sign in to comment.