Skip to content

Commit db89d36

Browse files
Bump alembic from 1.18.2 to 1.18.3 in /server
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.18.2 to 1.18.3. - [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.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b611dcb commit db89d36

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

0 commit comments

Comments
 (0)