Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Nov 9, 2023
1 parent 7a44ba3 commit b2015d3
Show file tree
Hide file tree
Showing 9 changed files with 57 additions and 57 deletions.
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via edx-django-utils
cryptography==41.0.4
cryptography==41.0.5
# via pyjwt
django==3.2.22
django==3.2.23
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand All @@ -45,17 +45,17 @@ djangorestframework==3.14.0
# edx-drf-extensions
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via edx-drf-extensions
edx-drf-extensions==8.12.0
edx-drf-extensions==8.13.0
# via -r requirements/base.in
edx-opaque-keys==2.5.1
# via edx-drf-extensions
idna==3.4
# via requests
newrelic==9.1.1
# via edx-django-utils
pbr==5.11.1
pbr==6.0.0
# via stevedore
psutil==5.9.6
# via edx-django-utils
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
distlib==0.3.7
# via virtualenv
filelock==3.12.4
filelock==3.13.1
# via
# tox
# virtualenv
Expand All @@ -26,5 +26,5 @@ tox==3.28.0
# via
# -c requirements/common_constraints.txt
# -r requirements/ci.in
virtualenv==20.24.5
virtualenv==20.24.6
# via tox
30 changes: 15 additions & 15 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cffi==1.16.0
# -r requirements/quality.txt
# cryptography
# pynacl
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# -r requirements/quality.txt
# requests
Expand All @@ -54,11 +54,11 @@ coverage[toml]==7.3.2
# -r requirements/quality.txt
# coverage
# pytest-cov
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements/quality.txt
# pyjwt
ddt==1.6.0
ddt==1.7.0
# via -r requirements/quality.txt
diff-cover==4.0.0
# via
Expand All @@ -72,7 +72,7 @@ distlib==0.3.7
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.22
django==3.2.23
# via
# -c requirements/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -104,15 +104,15 @@ drf-jwt==1.19.2
# via
# -r requirements/quality.txt
# edx-drf-extensions
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via
# -r requirements/quality.txt
# edx-drf-extensions
edx-drf-extensions==8.12.0
edx-drf-extensions==8.13.0
# via -r requirements/quality.txt
edx-i18n-tools==1.3.0
# via -r requirements/dev.in
edx-lint==5.3.4
edx-lint==5.3.6
# via -r requirements/quality.txt
edx-opaque-keys==2.5.1
# via
Expand All @@ -122,7 +122,7 @@ exceptiongroup==1.1.3
# via
# -r requirements/quality.txt
# pytest
filelock==3.12.4
filelock==3.13.1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -179,7 +179,7 @@ packaging==23.2
# tox
path==16.7.1
# via edx-i18n-tools
pbr==5.11.1
pbr==6.0.0
# via
# -r requirements/quality.txt
# stevedore
Expand Down Expand Up @@ -239,7 +239,7 @@ pylint-celery==0.3
# via
# -r requirements/quality.txt
# edx-lint
pylint-django==2.5.4
pylint-django==2.5.5
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -260,14 +260,14 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/quality.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/quality.txt
pytest-django==4.5.2
pytest-django==4.7.0
# via -r requirements/quality.txt
python-slugify==8.0.1
# via
Expand Down Expand Up @@ -327,7 +327,7 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.1
tomlkit==0.12.2
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -350,11 +350,11 @@ urllib3==2.0.7
# via
# -r requirements/quality.txt
# requests
virtualenv==20.24.5
virtualenv==20.24.6
# via
# -r requirements/ci.txt
# tox
wheel==0.41.2
wheel==0.41.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==3.2.22
django==3.2.23
22 changes: 11 additions & 11 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
babel==2.13.0
babel==2.13.1
# via
# pydata-sphinx-theme
# sphinx
Expand All @@ -27,7 +27,7 @@ cffi==1.16.0
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# -r requirements/test.txt
# requests
Expand All @@ -43,13 +43,13 @@ coverage[toml]==7.3.2
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements/test.txt
# pyjwt
ddt==1.6.0
ddt==1.7.0
# via -r requirements/test.txt
django==3.2.22
django==3.2.23
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -89,11 +89,11 @@ drf-jwt==1.19.2
# via
# -r requirements/test.txt
# edx-drf-extensions
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via
# -r requirements/test.txt
# edx-drf-extensions
edx-drf-extensions==8.12.0
edx-drf-extensions==8.13.0
# via -r requirements/test.txt
edx-opaque-keys==2.5.1
# via
Expand Down Expand Up @@ -136,7 +136,7 @@ packaging==23.2
# pydata-sphinx-theme
# pytest
# sphinx
pbr==5.11.1
pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
Expand All @@ -152,7 +152,7 @@ pycparser==2.21
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.14.1
pydata-sphinx-theme==0.14.3
# via sphinx-book-theme
pygments==2.16.1
# via
Expand All @@ -175,14 +175,14 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.5.2
pytest-django==4.7.0
# via -r requirements/test.txt
python-slugify==8.0.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.2
wheel==0.41.3
# via pip-tools
zipp==3.17.0
# via importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
wheel==0.41.2
wheel==0.41.3
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
24 changes: 12 additions & 12 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cffi==1.16.0
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via
# -r requirements/test.txt
# requests
Expand All @@ -43,15 +43,15 @@ coverage[toml]==7.3.2
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==41.0.4
cryptography==41.0.5
# via
# -r requirements/test.txt
# pyjwt
ddt==1.6.0
ddt==1.7.0
# via -r requirements/test.txt
dill==0.3.7
# via pylint
django==3.2.22
django==3.2.23
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -82,13 +82,13 @@ drf-jwt==1.19.2
# via
# -r requirements/test.txt
# edx-drf-extensions
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via
# -r requirements/test.txt
# edx-drf-extensions
edx-drf-extensions==8.12.0
edx-drf-extensions==8.13.0
# via -r requirements/test.txt
edx-lint==5.3.4
edx-lint==5.3.6
# via -r requirements/quality.in
edx-opaque-keys==2.5.1
# via
Expand Down Expand Up @@ -130,7 +130,7 @@ packaging==23.2
# via
# -r requirements/test.txt
# pytest
pbr==5.11.1
pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -166,7 +166,7 @@ pylint==3.0.2
# pylint-plugin-utils
pylint-celery==0.3
# via edx-lint
pylint-django==2.5.4
pylint-django==2.5.5
# via edx-lint
pylint-plugin-utils==0.8.2
# via
Expand All @@ -180,14 +180,14 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.txt
pytest-django==4.5.2
pytest-django==4.7.0
# via -r requirements/test.txt
python-slugify==8.0.1
# via
Expand Down Expand Up @@ -236,7 +236,7 @@ tomli==2.0.1
# coverage
# pylint
# pytest
tomlkit==0.12.1
tomlkit==0.12.2
# via pylint
typing-extensions==4.8.0
# via
Expand Down
Loading

0 comments on commit b2015d3

Please sign in to comment.