From 8f3b9e9aa3c93da89919f0f4ec10e035e3e04659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 1 May 2019 23:33:54 +0000 Subject: [PATCH] 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] --- Pipfile.lock | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index e12b5df..d010af7 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -16,10 +16,10 @@ "default": { "alembic": { "hashes": [ - "sha256:16505782b229007ae905ef9e0ae6e880fddafa406f086ac7d442c1aaf712f8c2" + "sha256:828dcaa922155a2b7166c4f36ec45268944e4055c86499bd14319b4c8c0094b7" ], "index": "pypi", - "version": "==1.0.7" + "version": "==1.0.10" }, "amqp": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 3139b82..592f296 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -i https://pypi.python.org/simple/ -alembic==1.0.7 +alembic==1.0.10 amqp==2.4.2 asn1crypto==0.24.0 billiard==3.6.0.0