Bump alembic from 1.0.7 to 1.0.10
Bumps [alembic](https://alembic.sqlalchemy.org) from 1.0.7 to 1.0.10. Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
66ca143e68
commit
8f3b9e9aa3
|
@ -16,10 +16,10 @@
|
||||||
"default": {
|
"default": {
|
||||||
"alembic": {
|
"alembic": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
"sha256:16505782b229007ae905ef9e0ae6e880fddafa406f086ac7d442c1aaf712f8c2"
|
"sha256:828dcaa922155a2b7166c4f36ec45268944e4055c86499bd14319b4c8c0094b7"
|
||||||
],
|
],
|
||||||
"index": "pypi",
|
"index": "pypi",
|
||||||
"version": "==1.0.7"
|
"version": "==1.0.10"
|
||||||
},
|
},
|
||||||
"amqp": {
|
"amqp": {
|
||||||
"hashes": [
|
"hashes": [
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
-i https://pypi.python.org/simple/
|
-i https://pypi.python.org/simple/
|
||||||
alembic==1.0.7
|
alembic==1.0.10
|
||||||
amqp==2.4.2
|
amqp==2.4.2
|
||||||
asn1crypto==0.24.0
|
asn1crypto==0.24.0
|
||||||
billiard==3.6.0.0
|
billiard==3.6.0.0
|
||||||
|
|
Loading…
Reference in New Issue