Bump alembic from 1.7.7 to 1.11.2

Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.7.7 to 1.11.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>
This commit is contained in:
dependabot[bot]
2023-08-14 22:10:14 +00:00
committed by GitHub
parent cb3af17dab
commit 19729e0b31
2 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
alembic = "==1.7.7"
alembic = "==1.11.2"
amqp = "==5.1.1"
arrow = "==1.2.3"
asn1crypto = "==1.5.1"