Skip to content

Commit

Permalink
⬆️ Bump alembic from 1.12.1 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.12.1 to 1.13.1.
- [Release notes](https://github.com/sqlalchemy/alembic/releases)
- [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/alembic/commits)

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 21b65cb commit 0ed7635
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 @@ -4,6 +4,6 @@ SQLAlchemy==2.0.23
psycopg2==2.9.9
python-jose==3.3.0
passlib[bcrypt]==1.7.4
alembic==1.12.1
alembic==1.13.1
psutil==5.9.7
loguru==0.7.2

0 comments on commit 0ed7635

Please sign in to comment.