From 7efd006cb6f88ec392d45c59d373e944dd59f120 Mon Sep 17 00:00:00 2001 From: Christie Rice <8483753+crice100@users.noreply.github.com> Date: Fri, 1 Feb 2019 09:23:40 -0500 Subject: [PATCH] Run make upgrade --- requirements/edx/development.txt | 8 ++++---- requirements/edx/testing.txt | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index 045ee47e20..243052590d 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -52,7 +52,7 @@ argh==0.26.2 argparse==1.4.0 asn1crypto==0.24.0 astroid==1.5.3 -atomicwrites==1.2.1 +atomicwrites==1.3.0 attrs==17.4.0 babel==1.3 backports.functools-lru-cache==1.5 @@ -162,7 +162,7 @@ filelock==3.0.10 firebase-token-generator==1.3.2 fixtures==3.0.0 flake8-polyfill==1.0.2 -flake8==3.7.1 +flake8==3.7.4 flask==1.0.2 freezegun==0.3.11 fs-s3fs==0.1.8 @@ -268,7 +268,7 @@ pysqlite==2.8.3 pysrt==1.1.1 pytest-attrib==0.1.3 pytest-cov==2.6.1 -pytest-django==3.4.5 +pytest-django==3.4.6 pytest-forked==1.0.1 pytest-randomly==1.2.3 pytest-xdist==1.26.1 @@ -330,7 +330,7 @@ toml==0.10.0 tox-battery==0.5.1 tox==3.7.0 traceback2==1.4.0 -transifex-client==0.13.5 +transifex-client==0.13.6 twisted==16.6.0 typing==3.6.6 unicodecsv==0.14.1 diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index b94cb73c21..687babe620 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -49,7 +49,7 @@ argh==0.26.2 argparse==1.4.0 asn1crypto==0.24.0 astroid==1.5.3 # via edx-lint, pylint, pylint-celery -atomicwrites==1.2.1 # via pytest +atomicwrites==1.3.0 # via pytest attrs==17.4.0 babel==1.3 backports.functools-lru-cache==1.5 @@ -156,13 +156,13 @@ filelock==3.0.10 # via tox firebase-token-generator==1.3.2 fixtures==3.0.0 # via testtools flake8-polyfill==1.0.2 # via radon -flake8==3.7.1 # via flake8-polyfill +flake8==3.7.4 # via flake8-polyfill flask==1.0.2 # via moto freezegun==0.3.11 fs-s3fs==0.1.8 fs==2.0.18 funcsigs==1.0.2 # via pytest -functools32==3.2.3.post2 # via parsel +functools32==3.2.3.post2 # via flake8, parsel future==0.17.1 futures==3.2.0 ; python_version == "2.7" fuzzywuzzy==0.17.0 @@ -257,7 +257,7 @@ pysqlite==2.8.3 pysrt==1.1.1 pytest-attrib==0.1.3 pytest-cov==2.6.1 -pytest-django==3.4.5 +pytest-django==3.4.6 pytest-forked==1.0.1 # via pytest-xdist pytest-randomly==1.2.3 pytest-xdist==1.26.1 @@ -315,7 +315,7 @@ toml==0.10.0 # via tox tox-battery==0.5.1 tox==3.7.0 traceback2==1.4.0 # via testtools, unittest2 -transifex-client==0.13.5 +transifex-client==0.13.6 twisted==16.6.0 # via pa11ycrawler, scrapy typing==3.6.6 # via flake8 unicodecsv==0.14.1