Skip to content

Commit

Permalink
chore(deps): bump sqlalchemy from 2.0.31 to 2.0.32 (#126)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.31 to 2.0.32.
- [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 Aug 7, 2024
1 parent ec46bf1 commit 01f42a8
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 @@ -9,6 +9,6 @@ python-decouple==3.8
python-dotenv==1.0.1
redis==5.0.8
requests==2.32.3
SQLAlchemy==2.0.31
SQLAlchemy==2.0.32
sqlmodel==0.0.21
uvicorn==0.30.5

0 comments on commit 01f42a8

Please sign in to comment.