Skip to content

Commit b8829f0

Browse files
Bump alembic from 1.18.2 to 1.18.3 in /server (#891)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b611dcb commit b8829f0

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)