Bump alembic from 1.7.6 to 1.8.1

Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.7.6 to 1.8.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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-01 13:15:38 +00:00 committed by GitHub
parent f195ed3261
commit 4f7adf37d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
# requirements. To emit only development requirements, pass "--dev-only".
-i https://pypi.python.org/simple
alembic==1.7.6
alembic==1.8.1
amqp==5.0.9; python_version >= '3.6'
attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
billiard==3.6.4.0

View File

@ -6,7 +6,7 @@
#
-i https://pypi.python.org/simple
alembic==1.7.6
alembic==1.8.1
amqp==5.0.9; python_version >= '3.6'
billiard==3.6.4.0
blinker==1.4