Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jun 24, 2024
1 parent 125aa86 commit 6cba205
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 33 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# django
boto3==1.34.127
boto3==1.34.131
# via fs-s3fs
botocore==1.34.127
botocore==1.34.131
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -71,7 +71,7 @@ sqlparse==0.5.0
# via django
typing-extensions==4.12.2
# via asgiref
urllib3==1.26.18
urllib3==1.26.19
# via botocore
web-fragments==2.2.0
# via xblock
Expand Down
16 changes: 8 additions & 8 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.34.127
boto3==1.34.131
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.127
botocore==1.34.131
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -88,7 +88,7 @@ cookiecutter==2.6.0
# via
# -r requirements/test.txt
# xblock-sdk
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# -r requirements/test.txt
# coveralls
Expand Down Expand Up @@ -131,7 +131,7 @@ exceptiongroup==1.2.1
# via
# -r requirements/test.txt
# pytest
filelock==3.15.1
filelock==3.15.4
# via
# -r requirements/tox.txt
# tox
Expand All @@ -151,7 +151,7 @@ idna==3.7
# via
# -r requirements/test.txt
# requests
importlib-metadata==7.1.0
importlib-metadata==7.2.1
# via
# -r requirements/test.txt
# keyring
Expand Down Expand Up @@ -310,7 +310,7 @@ pypng==0.20220715.0
# via
# -r requirements/test.txt
# xblock-sdk
pyproject-api==1.6.1
pyproject-api==1.7.1
# via
# -r requirements/tox.txt
# tox
Expand Down Expand Up @@ -426,13 +426,13 @@ typing-extensions==4.12.2
# astroid
# pylint
# rich
urllib3==1.26.18
urllib3==1.26.19
# via
# -r requirements/test.txt
# botocore
# requests
# twine
virtualenv==20.26.2
virtualenv==20.26.3
# via
# -r requirements/tox.txt
# tox
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/base.txt
# django
boto3==1.34.127
boto3==1.34.131
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.127
botocore==1.34.131
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -118,7 +118,7 @@ typing-extensions==4.12.2
# via
# -r requirements/base.txt
# asgiref
urllib3==1.26.18
urllib3==1.26.19
# via
# -r requirements/base.txt
# botocore
Expand Down
8 changes: 4 additions & 4 deletions requirements/docs.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.127
boto3==1.34.131
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.127
botocore==1.34.131
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -65,7 +65,7 @@ idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.1.0
importlib-metadata==7.2.1
# via sphinx
jinja2==3.1.4
# via sphinx
Expand Down Expand Up @@ -171,7 +171,7 @@ typing-extensions==4.12.2
# -r requirements/base.txt
# asgiref
# pydata-sphinx-theme
urllib3==1.26.18
urllib3==1.26.19
# via
# -r requirements/base.txt
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.1.0
importlib-metadata==7.2.1
# via build
packaging==24.1
# via build
Expand Down
4 changes: 2 additions & 2 deletions 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.0.0
setuptools==70.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 @@ -27,11 +27,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.127
boto3==1.34.131
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.127
botocore==1.34.131
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -88,7 +88,7 @@ fs-s3fs==1.1.1
# xblock-sdk
idna==3.7
# via requests
importlib-metadata==7.1.0
importlib-metadata==7.2.1
# via
# keyring
# twine
Expand Down Expand Up @@ -262,7 +262,7 @@ typing-extensions==4.12.2
# astroid
# pylint
# rich
urllib3==1.26.18
urllib3==1.26.19
# via
# -r requirements/base.txt
# botocore
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.34.127
boto3==1.34.131
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.127
botocore==1.34.131
# via
# -r requirements/base.txt
# boto3
Expand All @@ -56,7 +56,7 @@ code-annotations==1.8.0
# via edx-lint
cookiecutter==2.6.0
# via xblock-sdk
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via coveralls
coveralls==4.0.1
# via -r requirements/test.in
Expand Down Expand Up @@ -96,7 +96,7 @@ fs-s3fs==1.1.1
# xblock-sdk
idna==3.7
# via requests
importlib-metadata==7.1.0
importlib-metadata==7.2.1
# via
# keyring
# twine
Expand Down Expand Up @@ -287,7 +287,7 @@ typing-extensions==4.12.2
# astroid
# pylint
# rich
urllib3==1.26.18
urllib3==1.26.19
# via
# -r requirements/base.txt
# botocore
Expand Down
6 changes: 3 additions & 3 deletions requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ colorama==0.4.6
# via tox
distlib==0.3.8
# via virtualenv
filelock==3.15.1
filelock==3.15.4
# via
# tox
# virtualenv
Expand All @@ -26,13 +26,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/tox.in
virtualenv==20.26.2
virtualenv==20.26.3
# via tox

0 comments on commit 6cba205

Please sign in to comment.