Skip to content

Commit

Permalink
Merge pull request #106 from edx/jenkins/upgrade-python-requirements-…
Browse files Browse the repository at this point in the history
…0a2d72d

Python Requirements Update
  • Loading branch information
nedbat authored Dec 3, 2021
2 parents 0a2d72d + a035a1f commit d83e736
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ charset-normalizer==2.0.8
# via requests
codecov==2.1.12
# via -r requirements/ci.in
coverage==6.1.2
coverage==6.2
# via codecov
distlib==0.3.3
# via virtualenv
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.4.1
# via
# -r requirements/quality.txt
# django
astroid==2.8.6
astroid==2.9.0
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -72,7 +72,7 @@ coreschema==0.0.4
# -r requirements/quality.txt
# coreapi
# drf-yasg
coverage[toml]==6.1.2
coverage[toml]==6.2
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -156,7 +156,7 @@ jinja2==3.0.3
# jinja2-pluralize
jinja2-pluralize==0.3.0
# via diff-cover
keyring==23.3.0
keyring==23.4.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -192,7 +192,7 @@ pep517==0.12.0
# pip-tools
pip-tools==6.4.0
# via -r requirements/pip-tools.txt
pkginfo==1.8.1
pkginfo==1.8.2
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -230,7 +230,7 @@ pygments==2.10.0
# -r requirements/quality.txt
# diff-cover
# readme-renderer
pylint==2.11.1
pylint==2.12.1
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -262,7 +262,7 @@ pytest==6.2.5
# pytest-django
pytest-cov==3.0.0
# via -r requirements/quality.txt
pytest-django==4.4.0
pytest-django==4.5.0
# via -r requirements/quality.txt
python-slugify==5.0.2
# via
Expand Down Expand Up @@ -356,9 +356,9 @@ tqdm==4.62.3
# via
# -r requirements/quality.txt
# twine
twine==3.6.0
twine==3.7.0
# via -r requirements/quality.txt
typing-extensions==4.0.0
typing-extensions==4.0.1
# via
# -r requirements/quality.txt
# astroid
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ coreschema==0.0.4
# -r requirements/test.txt
# coreapi
# drf-yasg
coverage[toml]==6.1.2
coverage[toml]==6.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -98,7 +98,7 @@ jinja2==3.0.3
# -r requirements/test.txt
# coreschema
# sphinx
keyring==23.3.0
keyring==23.4.0
# via twine
markupsafe==2.0.1
# via
Expand All @@ -113,7 +113,7 @@ packaging==21.3
# sphinx
pbr==5.8.0
# via stevedore
pkginfo==1.8.1
pkginfo==1.8.2
# via twine
pluggy==1.0.0
# via
Expand Down Expand Up @@ -141,7 +141,7 @@ pytest==6.2.5
# pytest-django
pytest-cov==3.0.0
# via -r requirements/test.txt
pytest-django==4.4.0
pytest-django==4.5.0
# via -r requirements/test.txt
pytz==2021.3
# via
Expand Down Expand Up @@ -181,7 +181,7 @@ six==1.16.0
# edx-sphinx-theme
snowballstemmer==2.2.0
# via sphinx
sphinx==4.3.0
sphinx==4.3.1
# via
# -r requirements/doc.in
# edx-sphinx-theme
Expand Down Expand Up @@ -213,7 +213,7 @@ tomli==1.2.2
# coverage
tqdm==4.62.3
# via twine
twine==3.6.0
twine==3.7.0
# via -r requirements/doc.in
uritemplate==4.1.1
# via
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.3.1
# via -r requirements/pip.in
setuptools==59.2.0
setuptools==59.4.0
# via -r requirements/pip.in
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.4.1
# via
# -r requirements/test.txt
# django
astroid==2.8.6
astroid==2.9.0
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -48,7 +48,7 @@ coreschema==0.0.4
# -r requirements/test.txt
# coreapi
# drf-yasg
coverage[toml]==6.1.2
coverage[toml]==6.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -103,7 +103,7 @@ jinja2==3.0.3
# -r requirements/test.txt
# code-annotations
# coreschema
keyring==23.3.0
keyring==23.4.0
# via twine
lazy-object-proxy==1.6.0
# via astroid
Expand All @@ -121,7 +121,7 @@ packaging==21.3
# pytest
pbr==5.8.0
# via stevedore
pkginfo==1.8.1
pkginfo==1.8.2
# via twine
platformdirs==2.4.0
# via pylint
Expand All @@ -141,7 +141,7 @@ pydocstyle==6.1.1
# via -r requirements/quality.in
pygments==2.10.0
# via readme-renderer
pylint==2.11.1
pylint==2.12.1
# via
# edx-lint
# pylint-celery
Expand All @@ -166,7 +166,7 @@ pytest==6.2.5
# pytest-django
pytest-cov==3.0.0
# via -r requirements/test.txt
pytest-django==4.4.0
pytest-django==4.5.0
# via -r requirements/test.txt
python-slugify==5.0.2
# via code-annotations
Expand Down Expand Up @@ -223,9 +223,9 @@ tomli==1.2.2
# coverage
tqdm==4.62.3
# via twine
twine==3.6.0
twine==3.7.0
# via -r requirements/quality.in
typing-extensions==4.0.0
typing-extensions==4.0.1
# via
# astroid
# pylint
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ coreschema==0.0.4
# -r requirements/base.txt
# coreapi
# drf-yasg
coverage[toml]==6.1.2
coverage[toml]==6.2
# via pytest-cov
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand Down Expand Up @@ -80,7 +80,7 @@ pytest==6.2.5
# pytest-django
pytest-cov==3.0.0
# via -r requirements/test.in
pytest-django==4.4.0
pytest-django==4.5.0
# via -r requirements/test.in
pytz==2021.3
# via
Expand Down

0 comments on commit d83e736

Please sign in to comment.