From e7d5b0e6b113c9c3272b8fee1011a39fd1827f6a Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Mon, 9 Dec 2019 05:49:49 -0500 Subject: [PATCH] Updating Python Requirements --- requirements/edx/development.txt | 4 ++-- requirements/edx/testing.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index a21ac12c02..f68f340a62 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -55,7 +55,7 @@ git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2 click-log==0.3.2 click==7.0 code-annotations==0.3.2 -colorama==0.4.1 +colorama==0.4.3 configparser==4.0.2 contextlib2==0.6.0.post1 cookies==2.2.1 @@ -238,7 +238,7 @@ polib==1.1.0 psutil==1.2.1 py2neo==3.1.2 py==1.8.0 -pyaml==19.4.1 +pyaml==19.12.0 pycodestyle==2.5.0 pycontracts==1.7.1 pycountry==19.8.18 diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index 361eb7957b..d474a71397 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -54,7 +54,7 @@ git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2 click-log==0.3.2 # via edx-lint click==7.0 code-annotations==0.3.2 -colorama==0.4.1 # via radon +colorama==0.4.3 # via radon configparser==4.0.2 contextlib2==0.6.0.post1 cookies==2.2.1 # via moto @@ -228,7 +228,7 @@ polib==1.1.0 psutil==1.2.1 py2neo==3.1.2 py==1.8.0 # via pytest, tox -pyaml==19.4.1 # via moto +pyaml==19.12.0 # via moto pycodestyle==2.5.0 pycontracts==1.7.1 pycountry==19.8.18