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 Sep 2, 2024
1 parent d4bf7dd commit c41f7ac
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ celery==5.4.0
# -r requirements/base.in
# django-celery-results
# edx-celeryutils
certifi==2024.7.4
certifi==2024.8.30
# via requests
cffi==1.17.0
# via
Expand Down Expand Up @@ -237,7 +237,7 @@ openedx-events==9.12.0
# edx-event-bus-kafka
packaging==24.1
# via drf-yasg
pbr==6.0.0
pbr==6.1.0
# via stevedore
ply==3.11
# via djangoql
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ celery==5.4.0
# -r requirements/validation.txt
# django-celery-results
# edx-celeryutils
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/validation.txt
# requests
Expand Down Expand Up @@ -293,7 +293,7 @@ edx-toggles==5.2.0
# edx-event-bus-kafka
factory-boy==3.3.1
# via -r requirements/validation.txt
faker==28.0.0
faker==28.1.0
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -439,7 +439,7 @@ packaging==24.1
# tox
path==16.16.0
# via edx-i18n-tools
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/validation.txt
# stevedore
Expand Down Expand Up @@ -497,7 +497,7 @@ pyjwt[crypto]==2.9.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.6
pylint==3.2.7
# via
# -r requirements/validation.txt
# edx-lint
Expand Down Expand Up @@ -607,7 +607,7 @@ rfc3986==2.0.0
# via
# -r requirements/validation.txt
# twine
rich==13.7.1
rich==13.8.0
# via
# -r requirements/validation.txt
# twine
Expand Down Expand Up @@ -717,7 +717,7 @@ wheel==0.44.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.20.0
zipp==3.20.1
# via
# -r requirements/validation.txt
# importlib-metadata
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ celery==5.4.0
# -r requirements/test.txt
# django-celery-results
# edx-celeryutils
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -293,7 +293,7 @@ edx-toggles==5.2.0
# edx-event-bus-kafka
factory-boy==3.3.1
# via -r requirements/test.txt
faker==28.0.0
faker==28.1.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -397,7 +397,7 @@ packaging==24.1
# pytest
# sphinx
# tox
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -446,7 +446,7 @@ pyjwt[crypto]==2.9.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.6
pylint==3.2.7
# via
# -r requirements/test.txt
# edx-lint
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==73.0.1
setuptools==74.0.0
# via -r requirements/pip.in
6 changes: 3 additions & 3 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ celery==5.4.0
# -r requirements/base.txt
# django-celery-results
# edx-celeryutils
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -309,7 +309,7 @@ packaging==24.1
# -r requirements/base.txt
# drf-yasg
# gunicorn
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/base.txt
# stevedore
Expand Down Expand Up @@ -478,7 +478,7 @@ wcwidth==0.2.13
# prompt-toolkit
zope-event==5.0
# via gevent
zope-interface==7.0.1
zope-interface==7.0.3
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ celery==5.4.0
# -r requirements/test.txt
# django-celery-results
# edx-celeryutils
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -279,7 +279,7 @@ edx-toggles==5.2.0
# edx-event-bus-kafka
factory-boy==3.3.1
# via -r requirements/test.txt
faker==28.0.0
faker==28.1.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -401,7 +401,7 @@ packaging==24.1
# pyproject-api
# pytest
# tox
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -451,7 +451,7 @@ pyjwt[crypto]==2.9.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.6
pylint==3.2.7
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -549,7 +549,7 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.7.1
rich==13.8.0
# via twine
rpds-py==0.20.0
# via
Expand Down Expand Up @@ -648,7 +648,7 @@ wcwidth==0.2.13
# via
# -r requirements/test.txt
# prompt-toolkit
zipp==3.20.0
zipp==3.20.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ celery==5.4.0
# -r requirements/base.txt
# django-celery-results
# edx-celeryutils
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -261,7 +261,7 @@ edx-toggles==5.2.0
# edx-event-bus-kafka
factory-boy==3.3.1
# via -r requirements/test.in
faker==28.0.0
faker==28.1.0
# via factory-boy
fastavro==1.9.5
# via
Expand Down Expand Up @@ -349,7 +349,7 @@ packaging==24.1
# pyproject-api
# pytest
# tox
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/base.txt
# stevedore
Expand Down Expand Up @@ -388,7 +388,7 @@ pyjwt[crypto]==2.9.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.6
pylint==3.2.7
# via
# edx-lint
# pylint-celery
Expand Down
12 changes: 6 additions & 6 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ celery==5.4.0
# -r requirements/test.txt
# django-celery-results
# edx-celeryutils
certifi==2024.7.4
certifi==2024.8.30
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -368,7 +368,7 @@ factory-boy==3.3.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
faker==28.0.0
faker==28.1.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -534,7 +534,7 @@ packaging==24.1
# pyproject-api
# pytest
# tox
pbr==6.0.0
pbr==6.1.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -595,7 +595,7 @@ pyjwt[crypto]==2.9.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.6
pylint==3.2.7
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -723,7 +723,7 @@ rfc3986==2.0.0
# via
# -r requirements/quality.txt
# twine
rich==13.7.1
rich==13.8.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -850,7 +850,7 @@ wcwidth==0.2.13
# -r requirements/quality.txt
# -r requirements/test.txt
# prompt-toolkit
zipp==3.20.0
zipp==3.20.1
# via
# -r requirements/quality.txt
# importlib-metadata
Expand Down

0 comments on commit c41f7ac

Please sign in to comment.