From efac0b7a8037cc087d00959552f710dc1342d09e Mon Sep 17 00:00:00 2001 From: Jeremy Bowman Date: Wed, 20 Feb 2019 00:54:57 -0500 Subject: [PATCH] Upgrade bok-choy --- requirements/edx/development.txt | 4 ++-- requirements/edx/pip-tools.txt | 2 +- requirements/edx/testing.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index 7f82b25713..cc56b0bae5 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -60,7 +60,7 @@ beautifulsoup4==4.7.1 before-after==1.0.1 billiard==3.3.0.23 bleach==2.1.4 -bok-choy==0.9.0 +bok-choy==0.9.3 boto3==1.4.8 boto==2.39.0 botocore==1.8.17 @@ -236,7 +236,7 @@ pbr==5.1.2 pdfminer==20140328 piexif==1.0.2 pillow==5.4.1 -pip-tools==3.3.2 +pip-tools==3.4.0 pkgconfig==1.4.0 pluggy==0.8.1 polib==1.1.0 diff --git a/requirements/edx/pip-tools.txt b/requirements/edx/pip-tools.txt index a4d5950056..1178612730 100644 --- a/requirements/edx/pip-tools.txt +++ b/requirements/edx/pip-tools.txt @@ -5,5 +5,5 @@ # make upgrade # click==7.0 # via pip-tools -pip-tools==3.3.2 +pip-tools==3.4.0 six==1.11.0 diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index 5b074cc240..505737dd74 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -46,7 +46,7 @@ anyjson==0.3.3 apipkg==1.5 # via execnet appdirs==1.4.3 argh==0.26.2 -argparse==1.4.0 # via unittest2 +argparse==1.4.0 # via caniusepython3, unittest2 asn1crypto==0.24.0 astroid==1.5.3 # via edx-lint, pylint, pylint-celery atomicwrites==1.3.0 # via pytest @@ -58,7 +58,7 @@ beautifulsoup4==4.7.1 before-after==1.0.1 billiard==3.3.0.23 bleach==2.1.4 -bok-choy==0.9.0 +bok-choy==0.9.3 boto3==1.4.8 boto==2.39.0 botocore==1.8.17