Skip to content

Commit

Permalink
Bump alembic from 1.13.2 to 1.14.0
Browse files Browse the repository at this point in the history
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.13.2 to 1.14.0.
- [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 Nov 5, 2024
1 parent 4c91e48 commit 68e8d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ipython==8.27.0
sympy==1.5.1

# Database
alembic==1.13.2
alembic==1.14.0
SQLAlchemy==2.0.35
Flask-SQLAlchemy==3.1.1
psycopg2-binary==2.9.9
Expand Down

0 comments on commit 68e8d51

Please sign in to comment.