Skip to content

Commit

Permalink
chore: Updating Python Requirements (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Sep 17, 2024
1 parent 17ac230 commit 04983fd
Show file tree
Hide file tree
Showing 8 changed files with 36 additions and 36 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ django-filter==24.3
# via -r requirements/base.in
django-model-utils==5.0.0
# via edx-rbac
django-object-actions==4.2.0
django-object-actions==4.3.0
# via -r requirements/base.in
django-simple-history==3.0.0
# via
Expand Down Expand Up @@ -94,7 +94,7 @@ edx-rbac==1.10.0
# via -r requirements/base.in
fastavro==1.9.7
# via openedx-events
idna==3.8
idna==3.10
# via requests
jsonfield2==4.0.0.post0
# via -r requirements/base.in
Expand All @@ -120,7 +120,7 @@ pymongo==4.8.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
pytz==2024.1
pytz==2024.2
# via -r requirements/base.in
pyyaml==6.0.2
# via edx-django-release-util
Expand All @@ -147,7 +147,7 @@ typing-extensions==4.12.2
# via
# asgiref
# edx-opaque-keys
urllib3==2.2.2
urllib3==2.2.3
# via requests

# 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.1
# via
# pyproject-api
# tox
platformdirs==4.3.2
platformdirs==4.3.3
# via
# tox
# virtualenv
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ django-model-utils==5.0.0
# via
# -r requirements/quality.txt
# edx-rbac
django-object-actions==4.2.0
django-object-actions==4.3.0
# via -r requirements/quality.txt
django-simple-history==3.0.0
# via
Expand Down Expand Up @@ -199,11 +199,11 @@ filelock==3.16.0
# -r requirements/ci.txt
# tox
# virtualenv
idna==3.8
idna==3.10
# via
# -r requirements/quality.txt
# requests
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via
# -r requirements/pip-tools.txt
# build
Expand Down Expand Up @@ -261,7 +261,7 @@ pbr==6.1.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.3.2
platformdirs==4.3.3
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -337,7 +337,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -354,7 +354,7 @@ python-slugify==8.0.4
# via
# -r requirements/quality.txt
# code-annotations
pytz==2024.1
pytz==2024.2
# via -r requirements/quality.txt
pyyaml==6.0.2
# via
Expand Down Expand Up @@ -425,7 +425,7 @@ typing-extensions==4.12.2
# astroid
# edx-opaque-keys
# pylint
urllib3==2.2.2
urllib3==2.2.3
# via
# -r requirements/quality.txt
# requests
Expand All @@ -437,7 +437,7 @@ wheel==0.44.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.20.1
zipp==3.20.2
# via
# -r requirements/pip-tools.txt
# importlib-metadata
Expand Down
18 changes: 9 additions & 9 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ django-model-utils==5.0.0
# via
# -r requirements/test.txt
# edx-rbac
django-object-actions==4.2.0
django-object-actions==4.3.0
# via -r requirements/test.txt
django-simple-history==3.0.0
# via
Expand Down Expand Up @@ -169,19 +169,19 @@ fastavro==1.9.7
# via
# -r requirements/test.txt
# openedx-events
idna==3.8
idna==3.10
# via
# -r requirements/test.txt
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via
# build
# keyring
# sphinx
# twine
importlib-resources==6.4.4
importlib-resources==6.4.5
# via keyring
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -282,7 +282,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-hooks==1.1.0
# via build
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -299,7 +299,7 @@ python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pytz==2024.1
pytz==2024.2
# via
# -r requirements/test.txt
# babel
Expand All @@ -325,7 +325,7 @@ restructuredtext-lint==1.4.0
# via doc8
rfc3986==2.0.0
# via twine
rich==13.8.0
rich==13.8.1
# via twine
rules==3.5
# via -r requirements/test.txt
Expand Down Expand Up @@ -396,12 +396,12 @@ typing-extensions==4.12.2
# edx-opaque-keys
# pydata-sphinx-theme
# rich
urllib3==2.2.2
urllib3==2.2.3
# via
# -r requirements/test.txt
# requests
# twine
zipp==3.20.1
zipp==3.20.2
# via
# importlib-metadata
# importlib-resources
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.2.2
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==8.4.0
importlib-metadata==8.5.0
# via build
packaging==24.1
# via build
Expand All @@ -24,7 +24,7 @@ tomli==2.0.1
# pip-tools
wheel==0.44.0
# via pip-tools
zipp==3.20.1
zipp==3.20.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
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==74.1.2
setuptools==75.0.0
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ django-model-utils==5.0.0
# via
# -r requirements/test.txt
# edx-rbac
django-object-actions==4.2.0
django-object-actions==4.3.0
# via -r requirements/test.txt
django-simple-history==3.0.0
# via
Expand Down Expand Up @@ -159,7 +159,7 @@ fastavro==1.9.7
# via
# -r requirements/test.txt
# openedx-events
idna==3.8
idna==3.10
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -199,7 +199,7 @@ pbr==6.1.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==4.3.2
platformdirs==4.3.3
# via pylint
pluggy==1.5.0
# via
Expand Down Expand Up @@ -248,7 +248,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -265,7 +265,7 @@ python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pytz==2024.1
pytz==2024.2
# via -r requirements/test.txt
pyyaml==6.0.2
# via
Expand Down Expand Up @@ -323,7 +323,7 @@ typing-extensions==4.12.2
# astroid
# edx-opaque-keys
# pylint
urllib3==2.2.2
urllib3==2.2.3
# via
# -r requirements/test.txt
# requests
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ django-model-utils==5.0.0
# via
# -r requirements/base.txt
# edx-rbac
django-object-actions==4.2.0
django-object-actions==4.3.0
# via -r requirements/base.txt
django-simple-history==3.0.0
# via
Expand Down Expand Up @@ -139,7 +139,7 @@ fastavro==1.9.7
# via
# -r requirements/base.txt
# openedx-events
idna==3.8
idna==3.10
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -192,7 +192,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==8.3.2
pytest==8.3.3
# via
# pytest-cov
# pytest-django
Expand All @@ -204,7 +204,7 @@ python-dateutil==2.9.0.post0
# via faker
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
pytz==2024.2
# via -r requirements/base.txt
pyyaml==6.0.2
# via
Expand Down Expand Up @@ -251,7 +251,7 @@ typing-extensions==4.12.2
# -r requirements/base.txt
# asgiref
# edx-opaque-keys
urllib3==2.2.2
urllib3==2.2.3
# via
# -r requirements/base.txt
# requests
Expand Down

0 comments on commit 04983fd

Please sign in to comment.