Skip to content

Commit

Permalink
Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 4, 2021
1 parent f218850 commit d677d77
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Expand Up @@ -6,7 +6,7 @@
#
pbr==5.5.1
# via stevedore
pymongo==3.11.2
pymongo==3.11.3
# via -r requirements/base.in
stevedore==3.3.0
# via -r requirements/base.in
22 changes: 11 additions & 11 deletions requirements/dev.txt
Expand Up @@ -30,7 +30,7 @@ babel==2.9.0
# via
# -r requirements/doc.txt
# sphinx
bleach==3.2.3
bleach==3.3.0
# via
# -r requirements/doc.txt
# readme-renderer
Expand All @@ -56,7 +56,7 @@ click==7.1.2
# code-annotations
# edx-lint
# pip-tools
code-annotations==1.0.2
code-annotations==1.1.0
# via
# -r requirements/doc.txt
# edx-lint
Expand All @@ -74,7 +74,7 @@ distlib==0.3.1
# via
# -r requirements/travis.txt
# virtualenv
django==2.2.17
django==2.2.18
# via
# -c requirements/constraints.txt
# -r requirements/doc.txt
Expand All @@ -89,7 +89,7 @@ docutils==0.16
# -r requirements/doc.txt
# readme-renderer
# sphinx
edx-lint==3.0.2
edx-lint==4.0.0
# via -r requirements/doc.txt
edx-sphinx-theme==1.6.1
# via -r requirements/doc.txt
Expand All @@ -103,7 +103,7 @@ filelock==3.0.12
# -r requirements/travis.txt
# tox
# virtualenv
hypothesis==6.0.4
hypothesis==6.1.1
# via -r requirements/doc.txt
idna==2.10
# via
Expand All @@ -118,7 +118,7 @@ isort==5.7.0
# via
# -r requirements/doc.txt
# pylint
jinja2==2.11.2
jinja2==2.11.3
# via
# -r requirements/doc.txt
# code-annotations
Expand All @@ -141,7 +141,7 @@ more-itertools==8.6.0
# via
# -r requirements/doc.txt
# pytest
packaging==20.8
packaging==20.9
# via
# -r requirements/doc.txt
# -r requirements/travis.txt
Expand Down Expand Up @@ -200,7 +200,7 @@ pylint==2.6.0
# pylint-django
# pylint-plugin-utils
# pytest-pylint
pymongo==3.11.2
pymongo==3.11.3
# via -r requirements/doc.txt
pyparsing==2.4.7
# via
Expand Down Expand Up @@ -239,7 +239,7 @@ python-slugify==4.0.1
# via
# -r requirements/doc.txt
# code-annotations
pytz==2020.5
pytz==2021.1
# via
# -r requirements/doc.txt
# babel
Expand Down Expand Up @@ -325,7 +325,7 @@ toml==0.10.2
# tox
tox-battery==0.6.1
# via -r requirements/travis.txt
tox==3.21.3
tox==3.21.4
# via
# -r requirements/travis.txt
# tox-battery
Expand All @@ -334,7 +334,7 @@ urllib3==1.26.3
# -r requirements/doc.txt
# -r requirements/travis.txt
# requests
virtualenv==20.4.0
virtualenv==20.4.2
# via
# -r requirements/travis.txt
# tox
Expand Down
14 changes: 7 additions & 7 deletions requirements/django-test.txt
Expand Up @@ -28,7 +28,7 @@ click==7.1.2
# click-log
# code-annotations
# edx-lint
code-annotations==1.0.2
code-annotations==1.1.0
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -44,20 +44,20 @@ ddt==1.4.1
# -r requirements/test.txt
# code-annotations
# edx-lint
edx-lint==3.0.2
edx-lint==4.0.0
# via -r requirements/test.txt
execnet==1.8.0
# via
# -r requirements/test.txt
# pytest-cache
# pytest-xdist
hypothesis==6.0.4
hypothesis==6.1.1
# via -r requirements/test.txt
isort==5.7.0
# via
# -r requirements/test.txt
# pylint
jinja2==2.11.2
jinja2==2.11.3
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -79,7 +79,7 @@ more-itertools==8.6.0
# via
# -r requirements/test.txt
# pytest
packaging==20.8
packaging==20.9
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -123,7 +123,7 @@ pylint==2.6.0
# pylint-django
# pylint-plugin-utils
# pytest-pylint
pymongo==3.11.2
pymongo==3.11.3
# via -r requirements/test.txt
pyparsing==2.4.7
# via
Expand Down Expand Up @@ -164,7 +164,7 @@ python-slugify==4.0.1
# via
# -r requirements/test.txt
# code-annotations
pytz==2020.5
pytz==2021.1
# via
# -r requirements/django.txt
# -r requirements/test.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/django.txt
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
django==2.2.17
django==2.2.18
# via
# -c requirements/constraints.txt
# -r requirements/django.in
pytz==2020.5
pytz==2021.1
# via django
sqlparse==0.4.1
# via django
18 changes: 9 additions & 9 deletions requirements/doc.txt
Expand Up @@ -22,7 +22,7 @@ attrs==20.3.0
# pytest
babel==2.9.0
# via sphinx
bleach==3.2.3
bleach==3.3.0
# via readme-renderer
certifi==2020.12.5
# via requests
Expand All @@ -38,7 +38,7 @@ click==7.1.2
# click-log
# code-annotations
# edx-lint
code-annotations==1.0.2
code-annotations==1.1.0
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -48,7 +48,7 @@ coverage==5.4
# pytest-cov
ddt==1.4.1
# via -r requirements/test.txt
django==2.2.17
django==2.2.18
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
Expand All @@ -58,7 +58,7 @@ docutils==0.16
# via
# readme-renderer
# sphinx
edx-lint==3.0.2
edx-lint==4.0.0
# via -r requirements/test.txt
edx-sphinx-theme==1.6.1
# via -r requirements/doc.in
Expand All @@ -67,7 +67,7 @@ execnet==1.8.0
# -r requirements/test.txt
# pytest-cache
# pytest-xdist
hypothesis==6.0.4
hypothesis==6.1.1
# via -r requirements/test.txt
idna==2.10
# via requests
Expand All @@ -77,7 +77,7 @@ isort==5.7.0
# via
# -r requirements/test.txt
# pylint
jinja2==2.11.2
jinja2==2.11.3
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -100,7 +100,7 @@ more-itertools==8.6.0
# via
# -r requirements/test.txt
# pytest
packaging==20.8
packaging==20.9
# via
# -r requirements/test.txt
# bleach
Expand Down Expand Up @@ -150,7 +150,7 @@ pylint==2.6.0
# pylint-django
# pylint-plugin-utils
# pytest-pylint
pymongo==3.11.2
pymongo==3.11.3
# via -r requirements/test.txt
pyparsing==2.4.7
# via
Expand Down Expand Up @@ -188,7 +188,7 @@ python-slugify==4.0.1
# via
# -r requirements/test.txt
# code-annotations
pytz==2020.5
pytz==2021.1
# via
# -r requirements/test.txt
# babel
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Expand Up @@ -21,30 +21,30 @@ click==7.1.2
# click-log
# code-annotations
# edx-lint
code-annotations==1.0.2
code-annotations==1.1.0
# via edx-lint
coverage==5.4
# via
# -r requirements/test.in
# pytest-cov
ddt==1.4.1
# via -r requirements/test.in
django==2.2.17
django==2.2.18
# via
# -c requirements/constraints.txt
# code-annotations
# edx-lint
edx-lint==3.0.2
edx-lint==4.0.0
# via -r requirements/test.in
execnet==1.8.0
# via
# pytest-cache
# pytest-xdist
hypothesis==6.0.4
hypothesis==6.1.1
# via -r requirements/test.in
isort==5.7.0
# via pylint
jinja2==2.11.2
jinja2==2.11.3
# via code-annotations
lazy-object-proxy==1.4.3
# via astroid
Expand All @@ -56,7 +56,7 @@ mock==4.0.3
# via -r requirements/test.in
more-itertools==8.6.0
# via pytest
packaging==20.8
packaging==20.9
# via pytest
pbr==5.5.1
# via
Expand Down Expand Up @@ -87,7 +87,7 @@ pylint==2.6.0
# pylint-django
# pylint-plugin-utils
# pytest-pylint
pymongo==3.11.2
pymongo==3.11.3
# via -r requirements/base.txt
pyparsing==2.4.7
# via packaging
Expand Down Expand Up @@ -117,7 +117,7 @@ pytest==5.4.3
# pytest-xdist
python-slugify==4.0.1
# via code-annotations
pytz==2020.5
pytz==2021.1
# via django
pyyaml==5.4.1
# via code-annotations
Expand Down
6 changes: 3 additions & 3 deletions requirements/travis.txt
Expand Up @@ -24,7 +24,7 @@ filelock==3.0.12
# virtualenv
idna==2.10
# via requests
packaging==20.8
packaging==20.9
# via tox
pluggy==0.13.1
# via tox
Expand All @@ -42,11 +42,11 @@ toml==0.10.2
# via tox
tox-battery==0.6.1
# via -r requirements/travis.in
tox==3.21.3
tox==3.21.4
# via
# -r requirements/travis.in
# tox-battery
urllib3==1.26.3
# via requests
virtualenv==20.4.0
virtualenv==20.4.2
# via tox

0 comments on commit d677d77

Please sign in to comment.