Skip to content

Commit

Permalink
Merge pull request #97 from edx/jenkins/upgrade-python-requirements-8…
Browse files Browse the repository at this point in the history
…fab638

Python Requirements Update
  • Loading branch information
nedbat authored Oct 8, 2021
2 parents e6d059e + db82f8c commit 2f12aa0
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 31 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ inflection==0.5.1
# via drf-yasg
itypes==1.2.0
# via coreapi
jinja2==3.0.1
jinja2==3.0.2
# via coreschema
markupsafe==2.0.1
# via jinja2
packaging==21.0
# via drf-yasg
pyparsing==2.4.7
# via packaging
pytz==2021.1
pytz==2021.3
# via django
requests==2.26.0
# via coreapi
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ charset-normalizer==2.0.6
# via requests
codecov==2.1.12
# via -r requirements/ci.in
coverage==5.5
coverage==6.0.1
# via codecov
distlib==0.3.3
# via virtualenv
filelock==3.2.0
filelock==3.3.0
# via
# tox
# virtualenv
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ coreschema==0.0.4
# -r requirements/quality.txt
# coreapi
# drf-yasg
coverage==5.5
coverage[toml]==6.0.1
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand All @@ -78,7 +78,7 @@ cryptography==35.0.0
# via
# -r requirements/quality.txt
# secretstorage
diff-cover==6.4.1
diff-cover==6.4.2
# via -r requirements/dev.in
distlib==0.3.3
# via
Expand All @@ -101,11 +101,11 @@ docutils==0.17.1
# readme-renderer
drf-yasg==1.20.0
# via -r requirements/quality.txt
edx-i18n-tools==0.7.0
edx-i18n-tools==0.8.1
# via -r requirements/dev.in
edx-lint==5.2.0
# via -r requirements/quality.txt
filelock==3.2.0
filelock==3.3.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -143,7 +143,7 @@ jeepney==0.7.1
# -r requirements/quality.txt
# keyring
# secretstorage
jinja2==3.0.1
jinja2==3.0.2
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -256,15 +256,15 @@ pytest==6.2.5
# -r requirements/quality.txt
# pytest-cov
# pytest-django
pytest-cov==2.12.1
pytest-cov==3.0.0
# via -r requirements/quality.txt
pytest-django==4.4.0
# via -r requirements/quality.txt
python-slugify==5.0.2
# via
# -r requirements/quality.txt
# code-annotations
pytz==2021.1
pytz==2021.3
# via
# -r requirements/quality.txt
# django
Expand Down Expand Up @@ -310,7 +310,6 @@ six==1.16.0
# -r requirements/ci.txt
# -r requirements/quality.txt
# bleach
# edx-i18n-tools
# edx-lint
# tox
# virtualenv
Expand All @@ -336,11 +335,12 @@ toml==0.10.2
# -r requirements/quality.txt
# pylint
# pytest
# pytest-cov
# tox
tomli==1.2.1
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
# coverage
# pep517
tox==3.24.4
# via
Expand Down
13 changes: 8 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ coreschema==0.0.4
# -r requirements/test.txt
# coreapi
# drf-yasg
coverage==5.5
coverage[toml]==6.0.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -89,7 +89,7 @@ jeepney==0.7.1
# via
# keyring
# secretstorage
jinja2==3.0.1
jinja2==3.0.2
# via
# -r requirements/test.txt
# coreschema
Expand Down Expand Up @@ -135,11 +135,11 @@ pytest==6.2.5
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==2.12.1
pytest-cov==3.0.0
# via -r requirements/test.txt
pytest-django==4.4.0
# via -r requirements/test.txt
pytz==2021.1
pytz==2021.3
# via
# -r requirements/test.txt
# babel
Expand Down Expand Up @@ -203,7 +203,10 @@ toml==0.10.2
# via
# -r requirements/test.txt
# pytest
# pytest-cov
tomli==1.2.1
# via
# -r requirements/test.txt
# coverage
tqdm==4.62.3
# via twine
twine==3.4.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.37.0
# The following packages are considered to be unsafe in a requirements file:
pip==21.2.4
# via -r requirements/pip.in
setuptools==58.1.0
setuptools==58.2.0
# via -r requirements/pip.in
13 changes: 8 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ coreschema==0.0.4
# -r requirements/test.txt
# coreapi
# drf-yasg
coverage==5.5
coverage[toml]==6.0.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -94,7 +94,7 @@ jeepney==0.7.1
# via
# keyring
# secretstorage
jinja2==3.0.1
jinja2==3.0.2
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -160,13 +160,13 @@ pytest==6.2.5
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==2.12.1
pytest-cov==3.0.0
# via -r requirements/test.txt
pytest-django==4.4.0
# via -r requirements/test.txt
python-slugify==5.0.2
# via code-annotations
pytz==2021.1
pytz==2021.3
# via
# -r requirements/test.txt
# django
Expand Down Expand Up @@ -213,7 +213,10 @@ toml==0.10.2
# -r requirements/test.txt
# pylint
# pytest
# pytest-cov
tomli==1.2.1
# via
# -r requirements/test.txt
# coverage
tqdm==4.62.3
# via twine
twine==3.4.2
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ coreschema==0.0.4
# -r requirements/base.txt
# coreapi
# drf-yasg
coverage==5.5
coverage[toml]==6.0.1
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand All @@ -49,7 +49,7 @@ itypes==1.2.0
# via
# -r requirements/base.txt
# coreapi
jinja2==3.0.1
jinja2==3.0.2
# via
# -r requirements/base.txt
# coreschema
Expand All @@ -74,11 +74,11 @@ pytest==6.2.5
# via
# pytest-cov
# pytest-django
pytest-cov==2.12.1
pytest-cov==3.0.0
# via -r requirements/test.in
pytest-django==4.4.0
# via -r requirements/test.in
pytz==2021.1
pytz==2021.3
# via
# -r requirements/base.txt
# django
Expand All @@ -99,9 +99,9 @@ sqlparse==0.4.2
# -r requirements/base.txt
# django
toml==0.10.2
# via
# pytest
# pytest-cov
# via pytest
tomli==1.2.1
# via coverage
uritemplate==3.0.1
# via
# -r requirements/base.txt
Expand Down

0 comments on commit 2f12aa0

Please sign in to comment.