Skip to content

Commit cbde227

Browse files
Bump alembic from 1.14.1 to 1.15.2
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.14.1 to 1.15.2. - [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] <support@github.com>
1 parent 5b399c4 commit cbde227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ git+https://github.com/cemathey/python-discord-webhook@89ae25140b30a6747de70e5bf
1515
requests==2.32.3
1616
steam==1.4.4
1717
# Alembic does not use semantic versioning, so be careful with the version numbers https://alembic.sqlalchemy.org/en/latest/front.html#versioning-scheme
18-
alembic==1.14.1
18+
alembic==1.15.2
1919
rq==2.1.0
2020
rq-scheduler==0.14.0
2121
paramiko==3.5.1

0 commit comments

Comments
 (0)