Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Sep 9, 2024
1 parent 5847138 commit 3b78d0d
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ appdirs==1.4.4
# via fs
dnspython==2.6.1
# via pymongo
edx-opaque-keys==2.10.0
edx-opaque-keys==2.11.0
# via -r requirements/base.in
fs==2.4.16
# via -r requirements/base.in
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@ coverage==7.6.1
# via -r requirements/ci.in
distlib==0.3.8
# via virtualenv
filelock==3.15.4
filelock==3.16.0
# via
# tox
# virtualenv
packaging==24.1
# via
# pyproject-api
# tox
platformdirs==4.2.2
platformdirs==4.3.1
# via
# tox
# virtualenv
pluggy==1.5.0
# via tox
pyproject-api==1.7.1
# via tox
tox==4.18.0
tox==4.18.1
# via -r requirements/ci.in
virtualenv==20.26.3
virtualenv==20.26.4
# via tox
26 changes: 13 additions & 13 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@ attrs==24.2.0
# via
# -r requirements/test.txt
# hypothesis
boto3==1.35.10
boto3==1.35.14
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.35.10
botocore==1.35.14
# via
# -r requirements/test.txt
# boto3
# s3transfer
build==1.2.1
build==1.2.2
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -85,7 +85,7 @@ distlib==0.3.8
# -r requirements/ci.txt
# -r requirements/test.txt
# virtualenv
django==4.2.15
django==4.2.16
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -96,9 +96,9 @@ dnspython==2.6.1
# pymongo
edx-lint==5.4.0
# via -r requirements/test.txt
edx-opaque-keys==2.10.0
edx-opaque-keys==2.11.0
# via -r requirements/test.txt
filelock==3.15.4
filelock==3.16.0
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -113,9 +113,9 @@ fs-s3fs==1.1.1
# via
# -r requirements/test.txt
# openedx-django-pyfs
hypothesis==6.111.2
hypothesis==6.112.0
# via -r requirements/test.txt
inflect==7.3.1
inflect==7.4.0
# via
# -r requirements/test.txt
# jinja2-pluralize
Expand Down Expand Up @@ -159,7 +159,7 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/test.txt
more-itertools==10.4.0
more-itertools==10.5.0
# via
# -r requirements/test.txt
# inflect
Expand All @@ -182,7 +182,7 @@ pbr==6.1.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.2.2
platformdirs==4.3.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -243,7 +243,7 @@ pytest==8.3.2
# pytest-django
pytest-cov==5.0.0
# via -r requirements/test.txt
pytest-django==4.8.0
pytest-django==4.9.0
# via -r requirements/test.txt
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -293,7 +293,7 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.18.0
tox==4.18.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -310,7 +310,7 @@ urllib3==2.2.2
# via
# -r requirements/test.txt
# botocore
virtualenv==20.26.3
virtualenv==20.26.4
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand Down
8 changes: 4 additions & 4 deletions requirements/django.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ appdirs==1.4.4
# fs
asgiref==3.8.1
# via django
boto3==1.35.10
boto3==1.35.14
# via fs-s3fs
botocore==1.35.10
botocore==1.35.14
# via
# boto3
# s3transfer
django==4.2.15
django==4.2.16
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.in
Expand All @@ -25,7 +25,7 @@ dnspython==2.6.1
# via
# -r requirements/base.txt
# pymongo
edx-opaque-keys==2.10.0
edx-opaque-keys==2.11.0
# via -r requirements/base.txt
fs==2.4.16
# via
Expand Down
8 changes: 4 additions & 4 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.10
boto3==1.35.14
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.35.10
botocore==1.35.14
# via
# -r requirements/django.txt
# boto3
Expand All @@ -35,7 +35,7 @@ certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
django==4.2.15
django==4.2.16
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/django.txt
Expand All @@ -48,7 +48,7 @@ docutils==0.21.2
# via
# pydata-sphinx-theme
# sphinx
edx-opaque-keys==2.10.0
edx-opaque-keys==2.11.0
# via -r requirements/django.txt
fs==2.4.16
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.2.1
build==1.2.2
# via pip-tools
click==8.1.7
# via pip-tools
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==74.0.0
setuptools==74.1.2
# via -r requirements/pip.in
22 changes: 11 additions & 11 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ astroid==3.2.4
# pylint-celery
attrs==24.2.0
# via hypothesis
boto3==1.35.10
boto3==1.35.14
# via
# -r requirements/django.txt
# fs-s3fs
botocore==1.35.10
botocore==1.35.14
# via
# -r requirements/django.txt
# boto3
Expand Down Expand Up @@ -67,9 +67,9 @@ dnspython==2.6.1
# pymongo
edx-lint==5.4.0
# via -r requirements/test.in
edx-opaque-keys==2.10.0
edx-opaque-keys==2.11.0
# via -r requirements/django.txt
filelock==3.15.4
filelock==3.16.0
# via
# tox
# virtualenv
Expand All @@ -82,9 +82,9 @@ fs-s3fs==1.1.1
# via
# -r requirements/django.txt
# openedx-django-pyfs
hypothesis==6.111.2
hypothesis==6.112.0
# via -r requirements/test.in
inflect==7.3.1
inflect==7.4.0
# via jinja2-pluralize
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -117,7 +117,7 @@ mccabe==0.7.0
# via pylint
mock==5.1.0
# via -r requirements/test.in
more-itertools==10.4.0
more-itertools==10.5.0
# via inflect
openedx-django-pyfs==3.7.0
# via -r requirements/django.txt
Expand All @@ -132,7 +132,7 @@ pbr==6.1.0
# via
# -r requirements/django.txt
# stevedore
platformdirs==4.2.2
platformdirs==4.3.1
# via
# pylint
# tox
Expand Down Expand Up @@ -174,7 +174,7 @@ pytest==8.3.2
# pytest-django
pytest-cov==5.0.0
# via -r requirements/test.in
pytest-django==4.8.0
pytest-django==4.9.0
# via -r requirements/test.in
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -216,7 +216,7 @@ text-unidecode==1.3
# via python-slugify
tomlkit==0.13.2
# via pylint
tox==4.18.0
tox==4.18.1
# via -r requirements/test.in
typeguard==4.3.0
# via inflect
Expand All @@ -229,7 +229,7 @@ urllib3==2.2.2
# via
# -r requirements/django.txt
# botocore
virtualenv==20.26.3
virtualenv==20.26.4
# via tox
web-fragments==2.2.0
# via -r requirements/django.txt
Expand Down

0 comments on commit 3b78d0d

Please sign in to comment.