Skip to content

Commit eb1333b

Browse files
⬆ bump alembic from 1.14.1 to 1.15.1
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.1 to 1.15.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] <support@github.com>
1 parent 81748b0 commit eb1333b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Authlib==1.5.1
33
SQLAlchemy==2.0.38
44
psycopg2==2.9.10
55
bcrypt==4.2.1
6-
alembic==1.14.1
6+
alembic==1.15.1
77
psutil==6.1.1
88
loguru==0.7.3

0 commit comments

Comments
 (0)