Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Jul 30, 2024
1 parent b088dfb commit 1dd80df
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 36 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ pyyaml==6.0.1
# drf-spectacular
# drf-yasg
# edx-django-release-util
redis==5.0.7
redis==5.0.8
# via openedx-ledger
referencing==0.35.1
# via
Expand All @@ -259,7 +259,7 @@ requests-oauthlib==2.0.0
# via
# getsmarter-api-clients
# social-auth-core
rpds-py==0.19.0
rpds-py==0.19.1
# via
# jsonschema
# referencing
Expand Down
18 changes: 7 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ edx-drf-extensions==10.3.0
# edx-rbac
edx-event-bus-kafka==5.7.0
# via -r requirements/validation.txt
edx-i18n-tools==1.6.0
edx-i18n-tools==1.6.2
# via -r requirements/dev.in
edx-lint==5.3.7
# via -r requirements/validation.txt
Expand Down Expand Up @@ -327,12 +327,8 @@ keyring==25.2.1
# via
# -r requirements/validation.txt
# twine
lxml[html-clean,html_clean]==5.2.2
# via
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.1.1
# via lxml
lxml==5.2.2
# via edx-i18n-tools
markdown-it-py==3.0.0
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -390,7 +386,7 @@ packaging==24.1
# pyproject-api
# pytest
# tox
path==16.14.0
path==16.16.0
# via edx-i18n-tools
pbr==6.0.0
# via
Expand Down Expand Up @@ -485,7 +481,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.3.1
pytest==8.3.2
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -526,7 +522,7 @@ readme-renderer==44.0
# via
# -r requirements/validation.txt
# twine
redis==5.0.7
redis==5.0.8
# via
# -r requirements/validation.txt
# openedx-ledger
Expand Down Expand Up @@ -566,7 +562,7 @@ rich==13.7.1
# via
# -r requirements/validation.txt
# twine
rpds-py==0.19.0
rpds-py==0.19.1
# via
# -r requirements/validation.txt
# jsonschema
Expand Down
20 changes: 10 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
accessible-pygments==0.0.5
# via pydata-sphinx-theme
alabaster==0.7.16
alabaster==1.0.0
# via sphinx
asgiref==3.8.1
# via
Expand Down Expand Up @@ -455,7 +455,7 @@ pyproject-api==1.7.1
# tox
pyproject-hooks==1.1.0
# via build
pytest==8.3.1
pytest==8.3.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -493,7 +493,7 @@ pyyaml==6.0.1
# responses
readme-renderer==43.0
# via twine
redis==5.0.7
redis==5.0.8
# via
# -r requirements/test.txt
# openedx-ledger
Expand Down Expand Up @@ -530,7 +530,7 @@ rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
rpds-py==0.19.0
rpds-py==0.19.1
# via
# -r requirements/test.txt
# jsonschema
Expand Down Expand Up @@ -571,24 +571,24 @@ social-auth-core==4.5.4
# social-auth-app-django
soupsieve==2.5
# via beautifulsoup4
sphinx==7.4.7
sphinx==8.0.2
# via
# -r requirements/doc.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.1.3
# via -r requirements/doc.in
sphinxcontrib-applehelp==1.0.8
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==1.0.6
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.0.6
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.8
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.1
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.1.2
pip==24.2
# via -r requirements/pip.in
setuptools==71.1.0
setuptools==72.1.0
# via -r requirements/pip.in
4 changes: 2 additions & 2 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ pyyaml==6.0.1
# drf-spectacular
# drf-yasg
# edx-django-release-util
redis==5.0.7
redis==5.0.8
# via
# -r requirements/base.txt
# openedx-ledger
Expand All @@ -333,7 +333,7 @@ requests-oauthlib==2.0.0
# -r requirements/base.txt
# getsmarter-api-clients
# social-auth-core
rpds-py==0.19.0
rpds-py==0.19.1
# via
# -r requirements/base.txt
# jsonschema
Expand Down
6 changes: 3 additions & 3 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ pyproject-api==1.7.1
# via
# -r requirements/test.txt
# tox
pytest==8.3.1
pytest==8.3.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -467,7 +467,7 @@ pyyaml==6.0.1
# responses
readme-renderer==44.0
# via twine
redis==5.0.7
redis==5.0.8
# via
# -r requirements/test.txt
# openedx-ledger
Expand Down Expand Up @@ -501,7 +501,7 @@ rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
rpds-py==0.19.0
rpds-py==0.19.1
# via
# -r requirements/test.txt
# jsonschema
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-api==1.7.1
# via tox
pytest==8.3.1
pytest==8.3.2
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -388,7 +388,7 @@ pyyaml==6.0.1
# drf-yasg
# edx-django-release-util
# responses
redis==5.0.7
redis==5.0.8
# via
# -r requirements/base.txt
# openedx-ledger
Expand All @@ -414,7 +414,7 @@ requests-oauthlib==2.0.0
# social-auth-core
responses==0.25.3
# via -r requirements/test.in
rpds-py==0.19.0
rpds-py==0.19.1
# via
# -r requirements/base.txt
# jsonschema
Expand Down
6 changes: 3 additions & 3 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ pyproject-api==1.7.1
# -r requirements/quality.txt
# -r requirements/test.txt
# tox
pytest==8.3.1
pytest==8.3.2
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -599,7 +599,7 @@ readme-renderer==44.0
# via
# -r requirements/quality.txt
# twine
redis==5.0.7
redis==5.0.8
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -645,7 +645,7 @@ rich==13.7.1
# via
# -r requirements/quality.txt
# twine
rpds-py==0.19.0
rpds-py==0.19.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down

0 comments on commit 1dd80df

Please sign in to comment.