Skip to content

Commit e0d575f

Browse files
⬆ bump alembic from 1.17.1 to 1.18.1
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.17.1 to 1.18.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-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7653096 commit e0d575f

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.6.6
33
SQLAlchemy==2.0.45
44
psycopg[binary]==3.3.2
55
bcrypt==5.0.0
6-
alembic==1.17.1
6+
alembic==1.18.3
77
psutil==7.2.1
88
loguru==0.7.3

0 commit comments

Comments
 (0)