Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Sep 24, 2024
1 parent 0b4566e commit 959f73b
Show file tree
Hide file tree
Showing 7 changed files with 101 additions and 92 deletions.
18 changes: 9 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ asgiref==3.8.1
# django-cors-headers
beautifulsoup4==4.12.3
# via wagtail
boto3==1.35.14
boto3==1.35.25
# via -r requirements/base.in
botocore==1.35.14
botocore==1.35.25
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -104,9 +104,9 @@ drf-yasg==1.21.7
# via
# -r requirements/base.in
# edx-api-doc-tools
edx-api-doc-tools==1.8.0
edx-api-doc-tools==2.0.0
# via -r requirements/base.in
edx-auth-backends==4.3.0
edx-auth-backends==4.4.0
# via -r requirements/base.in
edx-django-release-util==1.4.0
# via -r requirements/base.in
Expand All @@ -127,7 +127,7 @@ et-xmlfile==1.1.0
# via openpyxl
filetype==1.2.0
# via willow
idna==3.8
idna==3.10
# via requests
inflect==7.4.0
# via -r requirements/base.in
Expand Down Expand Up @@ -176,7 +176,7 @@ pyjwt[crypto]==2.9.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pymongo==4.8.0
pymongo==4.9.1
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand All @@ -186,7 +186,7 @@ python-dateutil==2.9.0.post0
# botocore
python3-openid==3.2.0
# via social-auth-core
pytz==2024.1
pytz==2024.2
# via
# -r requirements/base.in
# django-modelcluster
Expand Down Expand Up @@ -250,13 +250,13 @@ urllib3==1.26.20
# -c requirements/constraints.txt
# botocore
# requests
wagtail==6.2.1
wagtail==6.2.2
# via -r requirements/base.in
willow[heif]==1.8.0
# via
# wagtail
# willow
zipp==3.20.1
zipp==3.20.2
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
39 changes: 21 additions & 18 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ asgiref==3.8.1
# -r requirements/quality.txt
# django
# django-cors-headers
astroid==3.2.4
astroid==3.3.4
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -22,9 +22,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/quality.txt
# wagtail
boto3==1.35.14
boto3==1.35.25
# via -r requirements/quality.txt
botocore==1.35.14
botocore==1.35.25
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -186,9 +186,9 @@ drf-yasg==1.21.7
# via
# -r requirements/quality.txt
# edx-api-doc-tools
edx-api-doc-tools==1.8.0
edx-api-doc-tools==2.0.0
# via -r requirements/quality.txt
edx-auth-backends==4.3.0
edx-auth-backends==4.4.0
# via -r requirements/quality.txt
edx-django-release-util==1.4.0
# via -r requirements/quality.txt
Expand Down Expand Up @@ -217,11 +217,11 @@ et-xmlfile==1.1.0
# openpyxl
factory-boy==3.3.1
# via -r requirements/quality.txt
faker==28.4.1
faker==29.0.0
# via
# -r requirements/quality.txt
# factory-boy
filelock==3.16.0
filelock==3.16.1
# via
# -r requirements/quality.txt
# tox
Expand All @@ -230,7 +230,7 @@ filetype==1.2.0
# via
# -r requirements/quality.txt
# willow
idna==3.8
idna==3.10
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -323,7 +323,7 @@ pillow-heif==0.18.0
# via
# -r requirements/quality.txt
# willow
platformdirs==4.3.2
platformdirs==4.3.6
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -359,7 +359,7 @@ pyjwt[crypto]==2.9.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.7
pylint==3.3.1
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -379,19 +379,19 @@ pylint-plugin-utils==0.8.2
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pymongo==4.8.0
pymongo==4.9.1
# via
# -r requirements/quality.txt
# edx-opaque-keys
pynacl==1.5.0
# via
# -r requirements/quality.txt
# edx-django-utils
pyproject-api==1.7.1
pyproject-api==1.8.0
# via
# -r requirements/quality.txt
# tox
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -413,7 +413,7 @@ python3-openid==3.2.0
# via
# -r requirements/quality.txt
# social-auth-core
pytz==2024.1
pytz==2024.2
# via
# -r requirements/quality.txt
# django-modelcluster
Expand Down Expand Up @@ -499,7 +499,7 @@ tomlkit==0.13.2
# via
# -r requirements/quality.txt
# pylint
tox==4.18.1
tox==4.20.0
# via -r requirements/quality.txt
typeguard==4.3.0
# via
Expand All @@ -520,15 +520,18 @@ urllib3==1.26.20
# -r requirements/quality.txt
# botocore
# requests
virtualenv==20.26.4
virtualenv==20.26.5
# via
# -r requirements/quality.txt
# tox
wagtail==6.2.1
wagtail==6.2.2
# via -r requirements/quality.txt
willow[heif]==1.8.0
# via
# -r requirements/quality.txt
# wagtail
zipp==3.20.1
zipp==3.20.2
# via -r requirements/quality.txt

# The following packages are considered to be unsafe in a requirements file:
# setuptools
36 changes: 18 additions & 18 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ asgiref==3.8.1
# -r requirements/test.txt
# django
# django-cors-headers
astroid==3.2.4
astroid==3.3.4
# via
# -r requirements/test.txt
# pylint
Expand All @@ -26,9 +26,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/test.txt
# wagtail
boto3==1.35.14
boto3==1.35.25
# via -r requirements/test.txt
botocore==1.35.14
botocore==1.35.25
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -189,9 +189,9 @@ drf-yasg==1.21.7
# via
# -r requirements/test.txt
# edx-api-doc-tools
edx-api-doc-tools==1.8.0
edx-api-doc-tools==2.0.0
# via -r requirements/test.txt
edx-auth-backends==4.3.0
edx-auth-backends==4.4.0
# via -r requirements/test.txt
edx-django-release-util==1.4.0
# via -r requirements/test.txt
Expand All @@ -218,11 +218,11 @@ et-xmlfile==1.1.0
# openpyxl
factory-boy==3.3.1
# via -r requirements/test.txt
faker==28.4.1
faker==29.0.0
# via
# -r requirements/test.txt
# factory-boy
filelock==3.16.0
filelock==3.16.1
# via
# -r requirements/test.txt
# tox
Expand All @@ -231,7 +231,7 @@ filetype==1.2.0
# via
# -r requirements/test.txt
# willow
idna==3.8
idna==3.10
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -321,7 +321,7 @@ pillow-heif==0.18.0
# via
# -r requirements/test.txt
# willow
platformdirs==4.3.2
platformdirs==4.3.6
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -353,7 +353,7 @@ pyjwt[crypto]==2.9.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.7
pylint==3.3.1
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -373,19 +373,19 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.8.0
pymongo==4.9.1
# via
# -r requirements/test.txt
# edx-opaque-keys
pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pyproject-api==1.7.1
pyproject-api==1.8.0
# via
# -r requirements/test.txt
# tox
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -407,7 +407,7 @@ python3-openid==3.2.0
# via
# -r requirements/test.txt
# social-auth-core
pytz==2024.1
pytz==2024.2
# via
# -r requirements/test.txt
# django-modelcluster
Expand Down Expand Up @@ -512,7 +512,7 @@ tomlkit==0.13.2
# via
# -r requirements/test.txt
# pylint
tox==4.18.1
tox==4.20.0
# via -r requirements/test.txt
typeguard==4.3.0
# via
Expand All @@ -532,17 +532,17 @@ urllib3==1.26.20
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.26.4
virtualenv==20.26.5
# via
# -r requirements/test.txt
# tox
wagtail==6.2.1
wagtail==6.2.2
# via -r requirements/test.txt
willow[heif]==1.8.0
# via
# -r requirements/test.txt
# wagtail
zipp==3.20.1
zipp==3.20.2
# via -r requirements/test.txt

# 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.44.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via -r requirements/pip.in
setuptools==74.1.2
setuptools==75.1.0
# via -r requirements/pip.in
Loading

0 comments on commit 959f73b

Please sign in to comment.