Skip to content

Commit 710043a

Browse files
Bump alembic from 1.16.4 to 1.16.5 in /server (#723)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.16.4 to 1.16.5. - [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.16.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tim Bradgate <timbradgate@hotmail.co.uk>
1 parent 33e9fa8 commit 710043a

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,6 +6,6 @@ marshmallow-sqlalchemy==0.30.0
66
tornado-prometheus==0.1.2
77
bcrypt==4.3.0
88
anytree==2.13.0
9-
alembic==1.16.4
9+
alembic==1.16.5
1010
marshmallow<4
1111
pyjwt[crypto]==2.10.1

0 commit comments

Comments
 (0)