Skip to content

Commit b5f4ba6

Browse files
Bump alembic from 1.14.1 to 1.18.4
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.1 to 1.18.4. - [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.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 413e04b commit b5f4ba6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi==0.115.6
22
uvicorn[standard]==0.34.0
33
sqlalchemy==2.0.36
4-
alembic==1.14.1
4+
alembic==1.18.4
55
aiosqlite==0.20.0
66
celery==5.4.0
77
redis==5.2.1

0 commit comments

Comments
 (0)