Skip to content

Commit

Permalink
chore: Updating Python Requirements (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored May 21, 2024
1 parent 55d3025 commit 482a343
Show file tree
Hide file tree
Showing 10 changed files with 41 additions and 51 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ rpds-py==0.18.1
# via
# jsonschema
# referencing
rules==3.3
rules==3.4
# via
# -r requirements/base.in
# openedx-ledger
Expand Down Expand Up @@ -316,7 +316,7 @@ uritemplate==4.1.1
# drf-yasg
urllib3==2.2.1
# via requests
zipp==3.18.1
zipp==3.18.2
# via importlib-resources

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packaging==24.0
# via
# pyproject-api
# tox
platformdirs==4.2.1
platformdirs==4.2.2
# via
# tox
# virtualenv
Expand Down
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
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ asgiref==3.8.1
# -r requirements/validation.txt
# django
# django-cors-headers
astroid==3.2.0
astroid==3.2.2
# via
# -r requirements/validation.txt
# pylint
Expand Down Expand Up @@ -429,7 +429,7 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements/validation.txt
# jsonschema
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/validation.txt
# pylint
Expand Down Expand Up @@ -473,7 +473,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.0
pylint==3.2.1
# via
# -r requirements/validation.txt
# edx-lint
Expand Down Expand Up @@ -512,7 +512,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -598,7 +598,7 @@ rpds-py==0.18.1
# -r requirements/validation.txt
# jsonschema
# referencing
rules==3.3
rules==3.4
# via
# -r requirements/validation.txt
# openedx-ledger
Expand Down Expand Up @@ -668,7 +668,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.0
# via -r requirements/validation.txt
twine==5.0.0
twine==5.1.0
# via -r requirements/validation.txt
typing-extensions==4.11.0
# via
Expand Down Expand Up @@ -698,7 +698,7 @@ wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ asgiref==3.8.1
# -r requirements/test.txt
# django
# django-cors-headers
astroid==3.2.0
astroid==3.2.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -405,7 +405,7 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements/test.txt
# jsonschema
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -446,7 +446,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.0
pylint==3.2.1
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -482,7 +482,7 @@ pyproject-api==1.6.1
# tox
pyproject-hooks==1.1.0
# via build
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -563,7 +563,7 @@ rpds-py==0.18.1
# -r requirements/test.txt
# jsonschema
# referencing
rules==3.3
rules==3.4
# via
# -r requirements/test.txt
# openedx-ledger
Expand Down Expand Up @@ -649,7 +649,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.0
# via -r requirements/test.txt
twine==5.0.0
twine==5.1.0
# via -r requirements/doc.in
typing-extensions==4.11.0
# via
Expand All @@ -676,7 +676,7 @@ virtualenv==20.26.2
# via
# -r requirements/test.txt
# tox
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/test.txt
# importlib-metadata
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.1
zipp==3.18.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 3 additions & 3 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ rpds-py==0.18.1
# -r requirements/base.txt
# jsonschema
# referencing
rules==3.3
rules==3.4
# via
# -r requirements/base.txt
# openedx-ledger
Expand Down Expand Up @@ -412,13 +412,13 @@ urllib3==2.2.1
# via
# -r requirements/base.txt
# requests
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/base.txt
# importlib-resources
zope-event==5.0
# via gevent
zope-interface==6.3
zope-interface==6.4
# via gevent

# 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 @@ -9,7 +9,7 @@ asgiref==3.8.1
# -r requirements/test.txt
# django
# django-cors-headers
astroid==3.2.0
astroid==3.2.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -381,7 +381,7 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements/test.txt
# jsonschema
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -420,7 +420,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.0
pylint==3.2.1
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -454,7 +454,7 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -531,7 +531,7 @@ rpds-py==0.18.1
# -r requirements/test.txt
# jsonschema
# referencing
rules==3.3
rules==3.4
# via
# -r requirements/test.txt
# openedx-ledger
Expand Down Expand Up @@ -593,7 +593,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.0
# via -r requirements/test.txt
twine==5.0.0
twine==5.1.0
# via -r requirements/quality.in
typing-extensions==4.11.0
# via
Expand All @@ -619,7 +619,7 @@ virtualenv==20.26.2
# via
# -r requirements/test.txt
# tox
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/test.txt
# importlib-metadata
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ asgiref==3.8.1
# -r requirements/base.txt
# django
# django-cors-headers
astroid==3.2.0
astroid==3.2.2
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -319,7 +319,7 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements/base.txt
# jsonschema
platformdirs==4.2.1
platformdirs==4.2.2
# via
# pylint
# tox
Expand Down Expand Up @@ -348,7 +348,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.0
pylint==3.2.1
# via
# edx-lint
# pylint-celery
Expand All @@ -374,7 +374,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-api==1.6.1
# via tox
pytest==8.2.0
pytest==8.2.1
# via
# pytest-cov
# pytest-django
Expand Down Expand Up @@ -438,7 +438,7 @@ rpds-py==0.18.1
# -r requirements/base.txt
# jsonschema
# referencing
rules==3.3
rules==3.4
# via
# -r requirements/base.txt
# openedx-ledger
Expand Down Expand Up @@ -513,7 +513,7 @@ urllib3==2.2.1
# responses
virtualenv==20.26.2
# via tox
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/base.txt
# importlib-resources
Expand Down
14 changes: 7 additions & 7 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ asgiref==3.8.1
# -r requirements/test.txt
# django
# django-cors-headers
astroid==3.2.0
astroid==3.2.2
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -488,7 +488,7 @@ pkgutil-resolve-name==1.3.10
# -r requirements/quality.txt
# -r requirements/test.txt
# jsonschema
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -534,7 +534,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.0
pylint==3.2.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -577,7 +577,7 @@ pyproject-api==1.6.1
# -r requirements/quality.txt
# -r requirements/test.txt
# tox
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -679,7 +679,7 @@ rpds-py==0.18.1
# -r requirements/test.txt
# jsonschema
# referencing
rules==3.3
rules==3.4
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -758,7 +758,7 @@ tox==4.15.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
twine==5.0.0
twine==5.1.0
# via -r requirements/quality.txt
typing-extensions==4.11.0
# via
Expand Down Expand Up @@ -788,7 +788,7 @@ virtualenv==20.26.2
# -r requirements/quality.txt
# -r requirements/test.txt
# tox
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down

0 comments on commit 482a343

Please sign in to comment.