Skip to content

Commit

Permalink
Updating Python Requirements (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Mar 4, 2021
1 parent 57fa569 commit e63b9f9
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ appdirs==1.4.4
# via
# -r requirements/travis.txt
# virtualenv
astroid==2.5
astroid==2.5.1
# via
# -r requirements/doc.txt
# pylint
Expand Down Expand Up @@ -60,13 +60,13 @@ code-annotations==1.1.0
# via
# -r requirements/doc.txt
# edx-lint
coverage==5.4
coverage==5.5
# via
# -r requirements/doc.txt
# -r requirements/travis.txt
# coveralls
# pytest-cov
coveralls==3.0.0
coveralls==3.0.1
# via -r requirements/travis.txt
ddt==1.4.1
# via -r requirements/doc.txt
Expand All @@ -89,7 +89,7 @@ docutils==0.16
# -r requirements/doc.txt
# readme-renderer
# sphinx
edx-lint==4.0.1
edx-lint==4.1.0
# via -r requirements/doc.txt
edx-sphinx-theme==2.0.0
# via -r requirements/doc.txt
Expand All @@ -103,7 +103,7 @@ filelock==3.0.12
# -r requirements/travis.txt
# tox
# virtualenv
hypothesis==6.3.2
hypothesis==6.4.1
# via -r requirements/doc.txt
idna==2.10
# via
Expand Down Expand Up @@ -192,7 +192,7 @@ pylint-plugin-utils==0.6
# -r requirements/doc.txt
# pylint-celery
# pylint-django
pylint==2.7.1
pylint==2.7.2
# via
# -r requirements/doc.txt
# edx-lint
Expand Down Expand Up @@ -324,7 +324,7 @@ toml==0.10.2
# tox
tox-battery==0.6.1
# via -r requirements/travis.txt
tox==3.22.0
tox==3.23.0
# via
# -r requirements/travis.txt
# tox-battery
Expand Down
10 changes: 5 additions & 5 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ apipkg==1.5
# via
# -r requirements/test.txt
# execnet
astroid==2.5
astroid==2.5.1
# via
# -r requirements/test.txt
# pylint
Expand All @@ -32,7 +32,7 @@ code-annotations==1.1.0
# via
# -r requirements/test.txt
# edx-lint
coverage==5.4
coverage==5.5
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -44,14 +44,14 @@ ddt==1.4.1
# -r requirements/test.txt
# code-annotations
# edx-lint
edx-lint==4.0.1
edx-lint==4.1.0
# via -r requirements/test.txt
execnet==1.8.0
# via
# -r requirements/test.txt
# pytest-cache
# pytest-xdist
hypothesis==6.3.2
hypothesis==6.4.1
# via -r requirements/test.txt
isort==5.7.0
# via
Expand Down Expand Up @@ -115,7 +115,7 @@ pylint-plugin-utils==0.6
# -r requirements/test.txt
# pylint-celery
# pylint-django
pylint==2.7.1
pylint==2.7.2
# via
# -r requirements/test.txt
# edx-lint
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ apipkg==1.5
# via
# -r requirements/test.txt
# execnet
astroid==2.5
astroid==2.5.1
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -42,7 +42,7 @@ code-annotations==1.1.0
# via
# -r requirements/test.txt
# edx-lint
coverage==5.4
coverage==5.5
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -58,7 +58,7 @@ docutils==0.16
# via
# readme-renderer
# sphinx
edx-lint==4.0.1
edx-lint==4.1.0
# via -r requirements/test.txt
edx-sphinx-theme==2.0.0
# 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.3.2
hypothesis==6.4.1
# via -r requirements/test.txt
idna==2.10
# via requests
Expand Down Expand Up @@ -142,7 +142,7 @@ pylint-plugin-utils==0.6
# -r requirements/test.txt
# pylint-celery
# pylint-django
pylint==2.7.1
pylint==2.7.2
# via
# -r requirements/test.txt
# edx-lint
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
apipkg==1.5
# via execnet
astroid==2.5
astroid==2.5.1
# via
# pylint
# pylint-celery
Expand All @@ -23,7 +23,7 @@ click==7.1.2
# edx-lint
code-annotations==1.1.0
# via edx-lint
coverage==5.4
coverage==5.5
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -34,13 +34,13 @@ django==2.2.19
# -c requirements/constraints.txt
# code-annotations
# edx-lint
edx-lint==4.0.1
edx-lint==4.1.0
# via -r requirements/test.in
execnet==1.8.0
# via
# pytest-cache
# pytest-xdist
hypothesis==6.3.2
hypothesis==6.4.1
# via -r requirements/test.in
isort==5.7.0
# via pylint
Expand Down Expand Up @@ -80,7 +80,7 @@ pylint-plugin-utils==0.6
# via
# pylint-celery
# pylint-django
pylint==2.7.1
pylint==2.7.2
# via
# edx-lint
# pylint-celery
Expand Down
6 changes: 3 additions & 3 deletions requirements/travis.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ certifi==2020.12.5
# via requests
chardet==4.0.0
# via requests
coverage==5.4
coverage==5.5
# via coveralls
coveralls==3.0.0
coveralls==3.0.1
# via -r requirements/travis.in
distlib==0.3.1
# via virtualenv
Expand Down Expand Up @@ -42,7 +42,7 @@ toml==0.10.2
# via tox
tox-battery==0.6.1
# via -r requirements/travis.in
tox==3.22.0
tox==3.23.0
# via
# -r requirements/travis.in
# tox-battery
Expand Down

0 comments on commit e63b9f9

Please sign in to comment.