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 authored and Agrendalath committed Jun 10, 2024
1 parent 36ded22 commit 10716db
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ lxml[html-clean,html_clean]==5.2.2
# lxml-html-clean
lxml-html-clean==0.1.1
# via lxml
packaging==24.0
packaging==24.1
# via
# pyproject-api
# tox
Expand All @@ -73,9 +73,9 @@ tomli==2.0.1
# coverage
# pyproject-api
# tox
tox==4.15.0
tox==4.15.1
# via -r requirements/ci.in
typing-extensions==4.12.1
typing-extensions==4.12.2
# via asgiref
urllib3==2.2.1
# via requests
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.117
boto3==1.34.122
# via fs-s3fs
botocore==1.34.117
botocore==1.34.122
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -133,7 +133,7 @@ mock==5.1.0
# via -r requirements/test.in
openedx-django-pyfs==3.6.0
# via xblock
packaging==24.0
packaging==24.1
# via
# build
# caniusepython3
Expand All @@ -160,7 +160,7 @@ pygments==2.18.0
# via
# diff-cover
# rich
pylint==3.2.2
pylint==3.2.3
# via
# edx-lint
# pylint-celery
Expand All @@ -182,7 +182,7 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -247,7 +247,7 @@ tomlkit==0.12.5
# via pylint
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# asgiref
# astroid
Expand Down Expand Up @@ -275,7 +275,7 @@ xblock-sdk==0.11.0
# via
# -r requirements/dev.in
# -r requirements/test.in
zipp==3.19.1
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ importlib-metadata==6.11.0
# via
# -c requirements/common_constraints.txt
# build
packaging==24.0
packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
Expand All @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.19.1
zipp==3.19.2
# via importlib-metadata

# 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 @@ -22,9 +22,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.117
boto3==1.34.122
# via fs-s3fs
botocore==1.34.117
botocore==1.34.122
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -133,7 +133,7 @@ mock==5.1.0
# via -r requirements/test.in
openedx-django-pyfs==3.6.0
# via xblock
packaging==24.0
packaging==24.1
# via
# build
# caniusepython3
Expand All @@ -160,7 +160,7 @@ pygments==2.18.0
# via
# diff-cover
# rich
pylint==3.2.2
pylint==3.2.3
# via
# edx-lint
# pylint-celery
Expand All @@ -182,7 +182,7 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -247,7 +247,7 @@ tomlkit==0.12.5
# via pylint
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# asgiref
# astroid
Expand Down Expand Up @@ -275,7 +275,7 @@ xblock-sdk==0.11.0
# via
# -r requirements/dev.in
# -r requirements/test.in
zipp==3.19.1
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.117
boto3==1.34.122
# via fs-s3fs
botocore==1.34.117
botocore==1.34.122
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -104,7 +104,7 @@ mock==5.1.0
# via -r requirements/test.in
openedx-django-pyfs==3.6.0
# via xblock
packaging==24.0
packaging==24.1
# via
# build
# pytest
Expand All @@ -130,7 +130,7 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -183,7 +183,7 @@ tomli==2.0.1
# pytest
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# asgiref
# rich
Expand All @@ -209,7 +209,7 @@ xblock-sdk==0.11.0
# via
# -r requirements/dev.in
# -r requirements/test.in
zipp==3.19.1
zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 10716db

Please sign in to comment.