Skip to content

Commit b61d2e9

Browse files
Bump alembic from 1.8.1 to 1.9.0 in /server
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.8.1 to 1.9.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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1a95bc commit b61d2e9

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
@@ -14,7 +14,7 @@ scipy==1.9.2
1414
# end of remember to change in Dockerfile
1515
sentry-sdk[pure_eval]==1.11.1
1616
prometheus_client==0.14.1
17-
alembic==1.8.1
17+
alembic==1.9.0
1818
mako==1.2.4
1919
pandas==1.1.5
2020
python-jose[cryptography]==3.3.0

0 commit comments

Comments
 (0)