From 358ceae63b0bf87a73c0aa011c87c255abf71887 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 2019 09:14:31 -0400 Subject: [PATCH 1/2] Update babel from 2.6.0 to 2.7.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ae557238..8f33e0cc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ asn1crypto==0.24.0 # via cryptography astroid==1.6.5 # via pylint atomicwrites==1.1.5 # via pytest attrs==18.1.0 # via pytest -babel==2.6.0 # via sphinx +babel==2.7.0 # via sphinx backcall==0.1.0 # via ipython bumpversion==0.5.3 certifi==2018.4.16 # via requests From 929d4e66238bbe116310bcecf2817a247d4848b9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 May 2019 09:14:32 -0400 Subject: [PATCH 2/2] Update babel from 2.6.0 to 2.7.0 --- requirements_test_all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b073e303..251ee93e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -10,7 +10,7 @@ asn1crypto==0.24.0 # via cryptography astroid==1.6.5 # via pylint atomicwrites==1.1.5 # via pytest attrs==18.1.0 # via pytest -babel==2.6.0 # via sphinx +babel==2.7.0 # via sphinx backcall==0.1.0 # via ipython bumpversion==0.5.3 certifi==2018.4.16 # via requests