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 Aug 20, 2024
1 parent 80cbdc5 commit fd85e30
Show file tree
Hide file tree
Showing 10 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ requests-oauthlib==2.0.0
# via social-auth-core
semantic-version==2.10.0
# via edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via django-rest-swagger
six==1.16.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.4.0
cachetools==5.5.0
# via tox
chardet==5.2.0
# via tox
Expand Down Expand Up @@ -34,7 +34,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.17.1
tox==4.18.0
# via -r requirements/ci.in
virtualenv==20.26.3
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build==1.2.1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.4.0
cachetools==5.5.0
# via
# -r requirements/validation.txt
# tox
Expand Down Expand Up @@ -197,7 +197,7 @@ exceptiongroup==1.2.2
# via
# -r requirements/validation.txt
# pytest
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/validation.txt
faker==27.0.0
# via
Expand All @@ -212,14 +212,14 @@ idna==3.7
# via
# -r requirements/validation.txt
# requests
importlib-metadata==8.2.0
importlib-metadata==8.3.0
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
# build
# keyring
# twine
importlib-resources==6.4.0
importlib-resources==6.4.3
# via
# -r requirements/validation.txt
# keyring
Expand All @@ -243,7 +243,7 @@ jaraco-classes==3.4.0
# via
# -r requirements/validation.txt
# keyring
jaraco-context==5.3.0
jaraco-context==6.0.1
# via
# -r requirements/validation.txt
# keyring
Expand Down Expand Up @@ -479,7 +479,7 @@ semantic-version==2.10.0
# via
# -r requirements/validation.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via
# -r requirements/validation.txt
# django-rest-swagger
Expand Down Expand Up @@ -533,11 +533,11 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.13.0
tomlkit==0.13.2
# via
# -r requirements/validation.txt
# pylint
tox==4.17.1
tox==4.18.0
# via -r requirements/validation.txt
twine==5.1.1
# via -r requirements/validation.txt
Expand Down
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ backports-zoneinfo==0.2.1
# djangorestframework
build==1.2.1
# via -r requirements/doc.in
cachetools==5.4.0
cachetools==5.5.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -194,7 +194,7 @@ exceptiongroup==1.2.2
# via
# -r requirements/test.txt
# pytest
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/test.txt
faker==27.0.0
# via
Expand All @@ -211,13 +211,13 @@ idna==3.7
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.2.0
importlib-metadata==8.3.0
# via
# build
# keyring
# sphinx
# twine
importlib-resources==6.4.0
importlib-resources==6.4.3
# via keyring
inflection==0.5.1
# via
Expand All @@ -237,7 +237,7 @@ itypes==1.2.0
# coreapi
jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
# via keyring
Expand Down Expand Up @@ -434,7 +434,7 @@ semantic-version==2.10.0
# via
# -r requirements/test.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via
# -r requirements/test.txt
# django-rest-swagger
Expand Down Expand Up @@ -502,11 +502,11 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.13.0
tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.17.1
tox==4.18.0
# via -r requirements/test.txt
twine==5.1.1
# via -r requirements/doc.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==8.2.0
importlib-metadata==8.3.0
# via build
packaging==24.1
# via build
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.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==72.2.0
setuptools==73.0.0
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ semantic-version==2.10.0
# via
# -r requirements/base.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via
# -r requirements/base.txt
# django-rest-swagger
Expand Down
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ backports-zoneinfo==0.2.1
# -r requirements/test.txt
# django
# djangorestframework
cachetools==5.4.0
cachetools==5.5.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -182,7 +182,7 @@ exceptiongroup==1.2.2
# via
# -r requirements/test.txt
# pytest
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/test.txt
faker==27.0.0
# via
Expand All @@ -197,11 +197,11 @@ idna==3.7
# via
# -r requirements/test.txt
# requests
importlib-metadata==8.2.0
importlib-metadata==8.3.0
# via
# keyring
# twine
importlib-resources==6.4.0
importlib-resources==6.4.3
# via keyring
inflection==0.5.1
# via
Expand All @@ -222,7 +222,7 @@ itypes==1.2.0
# coreapi
jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
# via keyring
Expand Down Expand Up @@ -412,7 +412,7 @@ semantic-version==2.10.0
# via
# -r requirements/test.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via
# -r requirements/test.txt
# django-rest-swagger
Expand Down Expand Up @@ -460,11 +460,11 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.13.0
tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.17.1
tox==4.18.0
# via -r requirements/test.txt
twine==5.1.1
# via -r requirements/quality.in
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ backports-zoneinfo==0.2.1
# -r requirements/base.txt
# django
# djangorestframework
cachetools==5.4.0
cachetools==5.5.0
# via tox
certifi==2024.7.4
# via
Expand Down Expand Up @@ -159,7 +159,7 @@ edx-rest-api-client==5.7.1
# via -r requirements/base.txt
exceptiongroup==1.2.2
# via pytest
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/test.in
faker==27.0.0
# via factory-boy
Expand Down Expand Up @@ -314,7 +314,7 @@ semantic-version==2.10.0
# via
# -r requirements/base.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via
# -r requirements/base.txt
# django-rest-swagger
Expand Down Expand Up @@ -357,9 +357,9 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.13.0
tomlkit==0.13.2
# via pylint
tox==4.17.1
tox==4.18.0
# via -r requirements/test.in
typing-extensions==4.12.2
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ backports-zoneinfo==0.2.1
# -r requirements/test.txt
# django
# djangorestframework
cachetools==5.4.0
cachetools==5.5.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -235,7 +235,7 @@ exceptiongroup==1.2.2
# -r requirements/quality.txt
# -r requirements/test.txt
# pytest
factory-boy==3.3.0
factory-boy==3.3.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand All @@ -255,12 +255,12 @@ idna==3.7
# -r requirements/quality.txt
# -r requirements/test.txt
# requests
importlib-metadata==8.2.0
importlib-metadata==8.3.0
# via
# -r requirements/quality.txt
# keyring
# twine
importlib-resources==6.4.0
importlib-resources==6.4.3
# via
# -r requirements/quality.txt
# keyring
Expand Down Expand Up @@ -288,7 +288,7 @@ jaraco-classes==3.4.0
# via
# -r requirements/quality.txt
# keyring
jaraco-context==5.3.0
jaraco-context==6.0.1
# via
# -r requirements/quality.txt
# keyring
Expand Down Expand Up @@ -542,7 +542,7 @@ semantic-version==2.10.0
# -r requirements/quality.txt
# -r requirements/test.txt
# edx-drf-extensions
simplejson==3.19.2
simplejson==3.19.3
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -601,12 +601,12 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.13.0
tomlkit==0.13.2
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# pylint
tox==4.17.1
tox==4.18.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down

0 comments on commit fd85e30

Please sign in to comment.