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 19, 2024
1 parent c48a7a0 commit 858c337
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 34 deletions.
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 All @@ -28,7 +28,7 @@ pluggy==1.5.0
# via tox
pyproject-api==1.7.1
# via tox
tox==4.17.1
tox==4.18.0
# via -r requirements/ci.in
virtualenv==20.26.3
# via tox
10 changes: 0 additions & 10 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,6 @@
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# This is a temporary solution to override the real common_constraints.txt
# In edx-lint, until the pyjwt constraint in edx-lint has been removed.
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# This is a temporary solution to override the real common_constraints.txt
# In edx-lint, until the pyjwt constraint in edx-lint has been removed.
# See BOM-2721 for more details.
# Below is the copied and edited version of common_constraints

# A central location for most common version constraints
# (across edx repos) for pip-installation.
#
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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 @@ -250,7 +250,7 @@ edx-toggles==5.2.0
# via
# -r requirements/validation.txt
# edx-event-bus-kafka
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/validation.txt
faker==27.0.0
# via
Expand Down Expand Up @@ -620,11 +620,11 @@ text-unidecode==1.3
# via
# -r requirements/validation.txt
# python-slugify
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
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
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 @@ -251,7 +251,7 @@ edx-toggles==5.2.0
# via
# -r requirements/test.txt
# edx-event-bus-kafka
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/test.txt
faker==27.0.0
# via
Expand Down Expand Up @@ -567,7 +567,7 @@ social-auth-core==4.5.4
# -r requirements/test.txt
# edx-auth-backends
# social-auth-app-django
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sphinx==8.0.2
# via
Expand Down Expand Up @@ -603,11 +603,11 @@ text-unidecode==1.3
# via
# -r requirements/test.txt
# python-slugify
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.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.1.0
setuptools==72.2.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ avro==1.12.0
# via
# -r requirements/test.txt
# confluent-kafka
cachetools==5.4.0
cachetools==5.5.0
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -234,7 +234,7 @@ edx-toggles==5.2.0
# via
# -r requirements/test.txt
# edx-event-bus-kafka
factory-boy==3.3.0
factory-boy==3.3.1
# via -r requirements/test.txt
faker==27.0.0
# via
Expand Down Expand Up @@ -552,11 +552,11 @@ text-unidecode==1.3
# via
# -r requirements/test.txt
# python-slugify
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
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ avro==1.12.0
# via
# -r requirements/base.txt
# confluent-kafka
cachetools==5.4.0
cachetools==5.5.0
# via tox
certifi==2024.7.4
# via
Expand Down Expand Up @@ -217,7 +217,7 @@ edx-toggles==5.2.0
# via
# -r requirements/base.txt
# edx-event-bus-kafka
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 @@ -464,9 +464,9 @@ text-unidecode==1.3
# via
# -r requirements/base.txt
# python-slugify
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
8 changes: 4 additions & 4 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ avro==1.12.0
# -r requirements/quality.txt
# -r requirements/test.txt
# confluent-kafka
cachetools==5.4.0
cachetools==5.5.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -294,7 +294,7 @@ edx-toggles==5.2.0
# -r requirements/quality.txt
# -r requirements/test.txt
# edx-event-bus-kafka
factory-boy==3.3.0
factory-boy==3.3.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -712,12 +712,12 @@ text-unidecode==1.3
# -r requirements/quality.txt
# -r requirements/test.txt
# python-slugify
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 858c337

Please sign in to comment.