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 authored and macdiesel committed Sep 23, 2024
1 parent b6eb42a commit ca27aa2
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ mysqlclient==2.2.4
# via -r requirements/base.in
newrelic==9.13.0
# via edx-django-utils
openedx-events==9.14.0
openedx-events==9.14.1
# via -r requirements/base.in
pbr==6.1.0
# via stevedore
Expand All @@ -116,7 +116,7 @@ pyjwt[crypto]==2.9.0
# via
# drf-jwt
# edx-drf-extensions
pymongo==4.8.0
pymongo==4.9.1
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand Down
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.16.0
filelock==3.16.1
# via
# tox
# virtualenv
packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.3.3
platformdirs==4.3.6
# via
# tox
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.7.1
pyproject-api==1.8.0
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.18.1
tox==4.20.0
# via -r requirements/ci.in
virtualenv==20.26.4
virtualenv==20.26.5
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -186,15 +186,15 @@ exceptiongroup==1.2.2
# pytest
factory-boy==3.3.1
# via -r requirements/quality.txt
faker==28.4.1
faker==29.0.0
# via
# -r requirements/quality.txt
# factory-boy
fastavro==1.9.7
# via
# -r requirements/quality.txt
# openedx-events
filelock==3.16.0
filelock==3.16.1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -242,7 +242,7 @@ newrelic==9.13.0
# via
# -r requirements/quality.txt
# edx-django-utils
openedx-events==9.14.0
openedx-events==9.14.1
# via -r requirements/quality.txt
packaging==24.1
# via
Expand All @@ -261,7 +261,7 @@ pbr==6.1.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.3.3
platformdirs==4.3.6
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -320,15 +320,15 @@ pylint-plugin-utils==0.8.2
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pymongo==4.8.0
pymongo==4.9.1
# via
# -r requirements/quality.txt
# edx-opaque-keys
pynacl==1.5.0
# via
# -r requirements/quality.txt
# edx-django-utils
pyproject-api==1.7.1
pyproject-api==1.8.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -416,7 +416,7 @@ tomlkit==0.13.2
# via
# -r requirements/quality.txt
# pylint
tox==4.18.1
tox==4.20.0
# via -r requirements/ci.txt
typing-extensions==4.12.2
# via
Expand All @@ -429,7 +429,7 @@ urllib3==2.2.3
# via
# -r requirements/quality.txt
# requests
virtualenv==20.26.4
virtualenv==20.26.5
# via
# -r requirements/ci.txt
# tox
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ exceptiongroup==1.2.2
# pytest
factory-boy==3.3.1
# via -r requirements/test.txt
faker==28.4.1
faker==29.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -204,7 +204,7 @@ jinja2==3.1.4
# sphinx
jsonfield2==4.0.0.post0
# via -r requirements/test.txt
keyring==25.3.0
keyring==25.4.1
# via twine
markdown-it-py==3.0.0
# via rich
Expand All @@ -226,7 +226,7 @@ newrelic==9.13.0
# edx-django-utils
nh3==0.2.18
# via readme-renderer
openedx-events==9.14.0
openedx-events==9.14.1
# via -r requirements/test.txt
packaging==24.1
# via
Expand Down Expand Up @@ -272,7 +272,7 @@ pyjwt[crypto]==2.9.0
# -r requirements/test.txt
# drf-jwt
# edx-drf-extensions
pymongo==4.8.0
pymongo==4.9.1
# via
# -r requirements/test.txt
# edx-opaque-keys
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==75.0.0
setuptools==75.1.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 @@ -151,7 +151,7 @@ exceptiongroup==1.2.2
# pytest
factory-boy==3.3.1
# via -r requirements/test.txt
faker==28.4.1
faker==29.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -189,7 +189,7 @@ newrelic==9.13.0
# via
# -r requirements/test.txt
# edx-django-utils
openedx-events==9.14.0
openedx-events==9.14.1
# via -r requirements/test.txt
packaging==24.1
# via
Expand All @@ -199,7 +199,7 @@ pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.3.3
platformdirs==4.3.6
# via pylint
pluggy==1.5.0
# via
Expand Down Expand Up @@ -240,7 +240,7 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.8.0
pymongo==4.9.1
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ exceptiongroup==1.2.2
# via pytest
factory-boy==3.3.1
# via -r requirements/test.in
faker==28.4.1
faker==29.0.0
# via factory-boy
fastavro==1.9.7
# via
Expand All @@ -157,7 +157,7 @@ newrelic==9.13.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.14.0
openedx-events==9.14.1
# via -r requirements/base.txt
packaging==24.1
# via pytest
Expand All @@ -184,7 +184,7 @@ pyjwt[crypto]==2.9.0
# -r requirements/base.txt
# drf-jwt
# edx-drf-extensions
pymongo==4.8.0
pymongo==4.9.1
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down

0 comments on commit ca27aa2

Please sign in to comment.