Skip to content

Commit

Permalink
chore(deps): bump sqlalchemy from 2.0.30 to 2.0.31 in /backend
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.30 to 2.0.31.
- [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>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 63ab526 commit b16967a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ passlib[bcrypt]==1.7.4

requests==2.32.3
aiohttp==3.9.5
sqlalchemy==2.0.30
sqlalchemy==2.0.31
alembic==1.13.2
peewee==3.17.6
peewee-migrate==1.12.2
Expand Down

0 comments on commit b16967a

Please sign in to comment.