Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#764)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jun 24, 2024
1 parent 5bf6cae commit bb0a10e
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.5.3
coverage==7.5.4
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
filelock==3.15.3
filelock==3.15.4
# via
# tox
# virtualenv
Expand All @@ -28,13 +28,13 @@ platformdirs==4.2.2
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.15.1
# via -r requirements/ci.in
virtualenv==20.26.2
virtualenv==20.26.3
# via tox
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/test.txt
# django
boto3==1.34.130
boto3==1.34.131
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.130
botocore==1.34.131
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -69,7 +69,7 @@ colorama==0.4.6
# -r requirements/ci.txt
# -r requirements/test.txt
# tox
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -107,7 +107,7 @@ exceptiongroup==1.2.1
# -r requirements/test.txt
# hypothesis
# pytest
filelock==3.15.3
filelock==3.15.4
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -131,7 +131,7 @@ importlib-metadata==6.11.0
# -r requirements/test.txt
# build
# typeguard
inflect==7.2.1
inflect==7.3.0
# via
# -r requirements/test.txt
# jinja2-pluralize
Expand Down Expand Up @@ -242,7 +242,7 @@ pymongo==4.7.3
# via
# -r requirements/test.txt
# edx-opaque-keys
pyproject-api==1.6.1
pyproject-api==1.7.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -342,7 +342,7 @@ urllib3==1.26.19
# via
# -r requirements/test.txt
# botocore
virtualenv==20.26.2
virtualenv==20.26.3
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/django.in
# django
boto3==1.34.130
boto3==1.34.131
# via fs-s3fs
botocore==1.34.130
botocore==1.34.131
# via
# boto3
# s3transfer
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.34.130
boto3==1.34.131
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.130
botocore==1.34.131
# via
# -r requirements/django.txt
# boto3
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
pip==24.1
# via -r requirements/pip.in
setuptools==70.1.0
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/django.txt
# django
boto3==1.34.130
boto3==1.34.131
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.130
botocore==1.34.131
# via
# -r requirements/django.txt
# boto3
Expand All @@ -47,7 +47,7 @@ code-annotations==1.8.0
# via edx-lint
colorama==0.4.6
# via tox
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -77,7 +77,7 @@ exceptiongroup==1.2.1
# via
# hypothesis
# pytest
filelock==3.15.3
filelock==3.15.4
# via
# tox
# virtualenv
Expand All @@ -96,7 +96,7 @@ importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# typeguard
inflect==7.2.1
inflect==7.3.0
# via jinja2-pluralize
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -177,7 +177,7 @@ pymongo==4.7.3
# via
# -r requirements/django.txt
# edx-opaque-keys
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
pytest==8.2.2
# via
Expand Down Expand Up @@ -252,7 +252,7 @@ urllib3==1.26.19
# via
# -r requirements/django.txt
# botocore
virtualenv==20.26.2
virtualenv==20.26.3
# via tox
web-fragments==2.2.0
# via -r requirements/django.txt
Expand Down

0 comments on commit bb0a10e

Please sign in to comment.