Skip to content

Commit 1a2ff72

Browse files
Bump alembic from 1.15.2 to 1.16.1 (#953)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.15.2 to 1.16.1. - [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.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Boers <peter.boers@surf.nl>
1 parent f6f625e commit 1a2ff72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ classifiers = [
3636
"Topic :: Internet :: WWW/HTTP",
3737
]
3838
dependencies = [
39-
"alembic==1.15.2",
39+
"alembic==1.16.1",
4040
"anyio>=3.7.0",
4141
"click==8.*",
4242
"deprecated",

0 commit comments

Comments
 (0)