Skip to content

Commit

Permalink
chore: Updating Python Requirements (#754)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and farhan committed May 30, 2024
1 parent db47456 commit b29b815
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ six==1.16.0
# python-dateutil
stevedore==5.2.0
# via edx-opaque-keys
typing-extensions==4.11.0
typing-extensions==4.12.0
# via edx-opaque-keys
web-fragments==2.2.0
# via -r requirements/base.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.5.1
coverage==7.5.3
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
Expand Down
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.2.1
astroid==3.2.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -25,11 +25,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/test.txt
# django
boto3==1.34.108
boto3==1.34.115
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.108
botocore==1.34.115
# 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.1
coverage[toml]==7.5.3
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -122,7 +122,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.102.4
hypothesis==6.103.0
# via -r requirements/test.txt
importlib-metadata==6.11.0
# via
Expand Down Expand Up @@ -218,7 +218,7 @@ pygments==2.18.0
# via
# -r requirements/test.txt
# diff-cover
pylint==3.2.1
pylint==3.2.2
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -252,7 +252,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -325,11 +325,11 @@ tox==4.15.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
typeguard==4.2.1
typeguard==4.3.0
# via
# -r requirements/test.txt
# inflect
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/test.txt
# asgiref
Expand All @@ -355,7 +355,7 @@ wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.18.2
zipp==3.19.0
# via
# -r requirements/pip-tools.txt
# -r requirements/test.txt
Expand Down
6 changes: 3 additions & 3 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.108
boto3==1.34.115
# via fs-s3fs
botocore==1.34.108
botocore==1.34.115
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -86,7 +86,7 @@ stevedore==5.2.0
# via
# -r requirements/base.txt
# edx-opaque-keys
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/base.txt
# asgiref
Expand Down
10 changes: 5 additions & 5 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.108
boto3==1.34.115
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.108
botocore==1.34.115
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -122,7 +122,7 @@ pytz==2024.1
# babel
pyyaml==6.0.1
# via -r requirements/django.txt
requests==2.31.0
requests==2.32.3
# via sphinx
s3transfer==0.10.1
# via
Expand Down Expand Up @@ -167,7 +167,7 @@ stevedore==5.2.0
# via
# -r requirements/django.txt
# edx-opaque-keys
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/django.txt
# asgiref
Expand All @@ -182,7 +182,7 @@ web-fragments==2.2.0
# via -r requirements/django.txt
webob==1.8.7
# via -r requirements/django.txt
zipp==3.18.2
zipp==3.19.0
# 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-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.2
zipp==3.19.0
# 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.43.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.5.1
setuptools==70.0.0
# via -r requirements/pip.in
20 changes: 10 additions & 10 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ asgiref==3.8.1
# via
# -r requirements/django.txt
# django
astroid==3.2.1
astroid==3.2.2
# via
# -r requirements/test.in
# pylint
Expand All @@ -23,11 +23,11 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# via
# -r requirements/django.txt
# django
boto3==1.34.108
boto3==1.34.115
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.34.108
botocore==1.34.115
# 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.1
coverage[toml]==7.5.3
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -90,7 +90,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.102.4
hypothesis==6.103.0
# via -r requirements/test.in
importlib-metadata==6.11.0
# via
Expand Down Expand Up @@ -158,7 +158,7 @@ pycodestyle==2.11.1
# via -r requirements/test.in
pygments==2.18.0
# via diff-cover
pylint==3.2.1
pylint==3.2.2
# via
# -r requirements/test.in
# edx-lint
Expand All @@ -179,7 +179,7 @@ pymongo==4.4.0
# edx-opaque-keys
pyproject-api==1.6.1
# via tox
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -237,9 +237,9 @@ tomlkit==0.12.5
# via pylint
tox==4.15.0
# via -r requirements/test.in
typeguard==4.2.1
typeguard==4.3.0
# via inflect
typing-extensions==4.11.0
typing-extensions==4.12.0
# via
# -r requirements/django.txt
# asgiref
Expand All @@ -258,7 +258,7 @@ web-fragments==2.2.0
# via -r requirements/django.txt
webob==1.8.7
# via -r requirements/django.txt
zipp==3.18.2
zipp==3.19.0
# via importlib-metadata

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

0 comments on commit b29b815

Please sign in to comment.