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 6, 2023
1 parent 864ed03 commit 03d9287
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cffi==1.16.0
# via pynacl
click==8.1.7
# via edx-django-utils
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand All @@ -24,7 +24,7 @@ django-waffle==4.0.0
# via edx-django-utils
djangorestframework==3.14.0
# via -r requirements/base.in
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via -r requirements/base.in
newrelic==9.1.1
# 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 @@ -29,5 +29,5 @@ tox==3.28.0
# tox-travis
tox-travis==0.13
# via -r requirements/ci.in
virtualenv==20.24.5
virtualenv==20.24.6
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ distlib==0.3.7
# via
# -r requirements/ci.txt
# virtualenv
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand All @@ -72,17 +72,17 @@ django-waffle==4.0.0
# edx-django-utils
djangorestframework==3.14.0
# via -r requirements/quality.txt
edx-django-utils==5.7.0
edx-django-utils==5.8.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
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 @@ -176,7 +176,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 @@ -193,14 +193,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.6.0
# via -r requirements/quality.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -256,7 +256,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 @@ -273,11 +273,11 @@ typing-extensions==4.8.0
# asgiref
# astroid
# pylint
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
16 changes: 8 additions & 8 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 @@ -25,7 +25,7 @@ cffi==1.16.0
# -r requirements/test.txt
# cryptography
# pynacl
charset-normalizer==3.3.1
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
Expand All @@ -36,11 +36,11 @@ coverage[toml]==7.3.2
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==41.0.4
cryptography==41.0.5
# via secretstorage
ddt==1.6.0
# via -r requirements/test.txt
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -63,7 +63,7 @@ docutils==0.19
# pydata-sphinx-theme
# readme-renderer
# sphinx
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via -r requirements/test.txt
exceptiongroup==1.1.3
# via
Expand Down Expand Up @@ -134,7 +134,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 @@ -147,14 +147,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.6.0
# via -r requirements/test.txt
python-dateutil==2.8.2
# 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
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ddt==1.6.0
# via -r requirements/test.txt
dill==0.3.7
# via pylint
django==3.2.22
django==3.2.23
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -54,9 +54,9 @@ django-waffle==4.0.0
# edx-django-utils
djangorestframework==3.14.0
# via -r requirements/test.txt
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via -r requirements/test.txt
edx-lint==5.3.4
edx-lint==5.3.6
# via -r requirements/quality.in
exceptiongroup==1.1.3
# via
Expand Down Expand Up @@ -114,7 +114,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 @@ -124,14 +124,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.6.0
# via -r requirements/test.txt
python-dateutil==2.8.2
# via
Expand Down Expand Up @@ -170,7 +170,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
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ django-waffle==4.0.0
# -r requirements/base.txt
# edx-django-utils
# via -r requirements/base.txt
edx-django-utils==5.7.0
edx-django-utils==5.8.0
# via -r requirements/base.txt
exceptiongroup==1.1.3
# via pytest
Expand Down Expand Up @@ -70,13 +70,13 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==7.4.2
pytest==7.4.3
# via
# pytest-cov
# pytest-django
pytest-cov==4.1.0
# via -r requirements/test.in
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via freezegun
Expand Down

0 comments on commit 03d9287

Please sign in to comment.