Skip to content

Commit 36c9189

Browse files
build(deps): bump alembic from 1.14.0 to 1.14.1
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.0 to 1.14.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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1258a63 commit 36c9189

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.4.0
33
SQLAlchemy==2.0.37
44
psycopg2==2.9.10
55
bcrypt==4.2.1
6-
alembic==1.14.0
6+
alembic==1.14.1
77
psutil==6.1.1
88
loguru==0.7.3

0 commit comments

Comments
 (0)