Skip to content

Commit 6db38fc

Browse files
Bump alembic from 1.17.2 to 1.18.0 in /server
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.17.2 to 1.18.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-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 024dec3 commit 6db38fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ marshmallow-sqlalchemy>=1.4.0
66
tornado-prometheus==0.1.2
77
bcrypt==4.3.0
88
anytree==2.13.0
9-
alembic==1.17.2
9+
alembic==1.18.0
1010
marshmallow<5
1111
pyjwt[crypto]==2.10.1
1212
setuptools==80.9.0

0 commit comments

Comments
 (0)