Skip to content

Commit b72165a

Browse files
Bump alembic from 1.16.5 to 1.17.2 in /server
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.16.5 to 1.17.2. - [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.17.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33d1ecc commit b72165a

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.16.5
9+
alembic==1.17.2
1010
marshmallow<5
1111
pyjwt[crypto]==2.10.1
1212
setuptools==80.9.0

0 commit comments

Comments
 (0)