Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#783)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Aug 26, 2024
1 parent e7dd846 commit 19e7527
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ six==1.16.0
# via
# fs
# python-dateutil
stevedore==5.2.0
stevedore==5.3.0
# via edx-opaque-keys
typing-extensions==4.12.2
# via edx-opaque-keys
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==5.4.0
cachetools==5.5.0
# via tox
chardet==5.2.0
# via tox
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ attrs==24.2.0
# via
# -r requirements/test.txt
# hypothesis
boto3==1.35.0
boto3==1.35.5
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.0
botocore==1.35.5
# via
# -r requirements/test.txt
# boto3
Expand All @@ -34,7 +34,7 @@ build==1.2.1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.4.0
cachetools==5.5.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -94,7 +94,7 @@ dnspython==2.6.1
# via
# -r requirements/test.txt
# pymongo
edx-lint==5.3.7
edx-lint==5.4.0
# via -r requirements/test.txt
edx-opaque-keys==2.10.0
# via -r requirements/test.txt
Expand All @@ -113,7 +113,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.111.1
hypothesis==6.111.2
# via -r requirements/test.txt
inflect==7.3.1
# via
Expand Down Expand Up @@ -163,7 +163,7 @@ more-itertools==10.4.0
# via
# -r requirements/test.txt
# inflect
openedx-django-pyfs==3.6.0
openedx-django-pyfs==3.7.0
# via -r requirements/test.txt
packaging==24.1
# via
Expand Down Expand Up @@ -280,7 +280,7 @@ sqlparse==0.5.1
# via
# -r requirements/test.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down
8 changes: 4 additions & 4 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ appdirs==1.4.4
# fs
asgiref==3.8.1
# via django
boto3==1.35.0
boto3==1.35.5
# via fs-s3fs
botocore==1.35.0
botocore==1.35.5
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -48,7 +48,7 @@ markupsafe==2.1.5
# via
# -r requirements/base.txt
# mako
openedx-django-pyfs==3.6.0
openedx-django-pyfs==3.7.0
# via -r requirements/django.in
pbr==6.0.0
# via
Expand Down Expand Up @@ -78,7 +78,7 @@ six==1.16.0
# python-dateutil
sqlparse==0.5.1
# via django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ babel==2.16.0
# sphinx
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto3==1.35.0
boto3==1.35.5
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.35.0
botocore==1.35.5
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -59,7 +59,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
idna==3.7
idna==3.8
# via requests
imagesize==1.4.1
# via sphinx
Expand All @@ -83,7 +83,7 @@ markupsafe==2.1.5
# mako
mock==5.1.0
# via -r requirements/doc.in
openedx-django-pyfs==3.6.0
openedx-django-pyfs==3.7.0
# via -r requirements/django.txt
packaging==24.1
# via
Expand Down Expand Up @@ -153,7 +153,7 @@ sqlparse==0.5.1
# via
# -r requirements/django.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/django.txt
# edx-opaque-keys
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==72.2.0
setuptools==73.0.1
# 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 @@ -19,16 +19,16 @@ astroid==3.2.4
# pylint-celery
attrs==24.2.0
# via hypothesis
boto3==1.35.0
boto3==1.35.5
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.35.0
botocore==1.35.5
# via
# -r requirements/django.txt
# boto3
# s3transfer
cachetools==5.4.0
cachetools==5.5.0
# via tox
chardet==5.2.0
# via tox
Expand Down Expand Up @@ -65,7 +65,7 @@ dnspython==2.6.1
# via
# -r requirements/django.txt
# pymongo
edx-lint==5.3.7
edx-lint==5.4.0
# via -r requirements/test.in
edx-opaque-keys==2.10.0
# via -r requirements/django.txt
Expand All @@ -82,7 +82,7 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.111.1
hypothesis==6.111.2
# via -r requirements/test.in
inflect==7.3.1
# via jinja2-pluralize
Expand Down Expand Up @@ -119,7 +119,7 @@ mock==5.1.0
# via -r requirements/test.in
more-itertools==10.4.0
# via inflect
openedx-django-pyfs==3.6.0
openedx-django-pyfs==3.7.0
# via -r requirements/django.txt
packaging==24.1
# via
Expand Down Expand Up @@ -207,7 +207,7 @@ sqlparse==0.5.1
# via
# -r requirements/django.txt
# django
stevedore==5.2.0
stevedore==5.3.0
# via
# -r requirements/django.txt
# code-annotations
Expand Down

0 comments on commit 19e7527

Please sign in to comment.