Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 20, 2024
1 parent 3acf202 commit 13a6b62
Show file tree
Hide file tree
Showing 8 changed files with 113 additions and 96 deletions.
24 changes: 13 additions & 11 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ asgiref==3.7.2
# django-cors-headers
backports-zoneinfo==0.2.1
# via django
beautifulsoup4==4.11.2
beautifulsoup4==4.12.3
# via wagtail
boto3==1.34.35
boto3==1.34.45
# via -r requirements/base.in
botocore==1.34.35
botocore==1.34.45
# via
# boto3
# s3transfer
Expand All @@ -32,7 +32,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via edx-django-utils
cryptography==42.0.2
cryptography==42.0.3
# via
# pyjwt
# social-auth-core
Expand Down Expand Up @@ -63,6 +63,7 @@ django==4.2.10
# edx-django-release-util
# edx-django-utils
# edx-drf-extensions
# laces
# social-auth-app-django
# wagtail
django-cors-headers==4.3.1
Expand All @@ -79,7 +80,7 @@ django-permissionedforms==0.1
# via wagtail
django-storages==1.14.2
# via -r requirements/base.in
django-taggit==4.0.0
django-taggit==5.0.1
# via wagtail
django-treebeard==4.7.1
# via wagtail
Expand All @@ -96,7 +97,7 @@ djangorestframework==3.14.0
# edx-api-doc-tools
# edx-drf-extensions
# wagtail
draftjs-exporter==2.1.7
draftjs-exporter==5.0.0
# via wagtail
drf-jwt==1.19.2
# via edx-drf-extensions
Expand Down Expand Up @@ -141,9 +142,11 @@ jmespath==1.0.1
# botocore
l18n==2021.3
# via wagtail
laces==0.1.1
# via wagtail
mock==5.1.0
# via -r requirements/base.in
mysqlclient==2.2.3
mysqlclient==2.2.4
# via -r requirements/base.in
newrelic==9.6.0
# via edx-django-utils
Expand Down Expand Up @@ -177,7 +180,6 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pymongo==3.13.0
# via edx-opaque-keys
Expand Down Expand Up @@ -227,7 +229,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/base.in
# edx-auth-backends
social-auth-core==4.5.2
social-auth-core==4.5.3
# via
# -r requirements/base.in
# edx-auth-backends
Expand Down Expand Up @@ -256,11 +258,11 @@ urllib3==1.26.18
# via
# botocore
# requests
wagtail==5.2.3
wagtail==6.0.1
# via -r requirements/base.in
webencodings==0.5.1
# via html5lib
willow[heif]==1.6.3
willow[heif]==1.8.0
# via
# wagtail
# willow
Expand Down
39 changes: 21 additions & 18 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ backports-zoneinfo==0.2.1
# via
# -r requirements/quality.txt
# django
beautifulsoup4==4.11.2
beautifulsoup4==4.12.3
# via
# -r requirements/quality.txt
# wagtail
boto3==1.34.35
boto3==1.34.45
# via -r requirements/quality.txt
botocore==1.34.35
botocore==1.34.45
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -87,9 +87,8 @@ colorama==0.4.6
coverage[toml]==7.4.1
# via
# -r requirements/quality.txt
# coverage
# pytest-cov
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/quality.txt
# pyjwt
Expand Down Expand Up @@ -134,6 +133,7 @@ django==4.2.10
# edx-django-utils
# edx-drf-extensions
# edx-i18n-tools
# laces
# social-auth-app-django
# wagtail
django-cors-headers==4.3.1
Expand Down Expand Up @@ -162,7 +162,7 @@ django-permissionedforms==0.1
# wagtail
django-storages==1.14.2
# via -r requirements/quality.txt
django-taggit==4.0.0
django-taggit==5.0.1
# via
# -r requirements/quality.txt
# wagtail
Expand All @@ -183,7 +183,7 @@ djangorestframework==3.14.0
# edx-api-doc-tools
# edx-drf-extensions
# wagtail
draftjs-exporter==2.1.7
draftjs-exporter==5.0.0
# via
# -r requirements/quality.txt
# wagtail
Expand Down Expand Up @@ -230,7 +230,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/quality.txt
faker==22.7.0
faker==23.2.1
# via
# -r requirements/quality.txt
# factory-boy
Expand Down Expand Up @@ -283,6 +283,10 @@ l18n==2021.3
# via
# -r requirements/quality.txt
# wagtail
laces==0.1.1
# via
# -r requirements/quality.txt
# wagtail
lxml==5.1.0
# via edx-i18n-tools
markupsafe==2.1.5
Expand All @@ -295,7 +299,7 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/quality.txt
mysqlclient==2.2.3
mysqlclient==2.2.4
# via -r requirements/quality.txt
newrelic==9.6.0
# via
Expand Down Expand Up @@ -334,7 +338,7 @@ pillow-heif==0.15.0
# via
# -r requirements/quality.txt
# willow
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/pip-tools.txt
platformdirs==4.2.0
# via
Expand Down Expand Up @@ -379,7 +383,6 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pylint==3.0.3
# via
Expand Down Expand Up @@ -417,7 +420,8 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==8.0.0
# pip-tools
pytest==8.0.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -431,7 +435,7 @@ python-dateutil==2.8.2
# -r requirements/quality.txt
# botocore
# faker
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -495,7 +499,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/quality.txt
# edx-auth-backends
social-auth-core==4.5.2
social-auth-core==4.5.3
# via
# -r requirements/quality.txt
# edx-auth-backends
Expand Down Expand Up @@ -539,7 +543,7 @@ tomlkit==0.12.3
# via
# -r requirements/quality.txt
# pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/quality.txt
typing-extensions==4.9.0
# via
Expand All @@ -566,7 +570,7 @@ virtualenv==20.25.0
# via
# -r requirements/quality.txt
# tox
wagtail==5.2.3
wagtail==6.0.1
# via -r requirements/quality.txt
webencodings==0.5.1
# via
Expand All @@ -576,11 +580,10 @@ wheel==0.42.0
# via
# -r requirements/pip-tools.txt
# pip-tools
willow[heif]==1.6.3
willow[heif]==1.8.0
# via
# -r requirements/quality.txt
# wagtail
# willow
zipp==3.17.0
# via
# -r requirements/pip-tools.txt
Expand Down
36 changes: 19 additions & 17 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ backports-zoneinfo==0.2.1
# via
# -r requirements/test.txt
# django
beautifulsoup4==4.11.2
beautifulsoup4==4.12.3
# via
# -r requirements/test.txt
# wagtail
boto3==1.34.35
boto3==1.34.45
# via -r requirements/test.txt
botocore==1.34.35
botocore==1.34.45
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -84,9 +84,8 @@ colorama==0.4.6
coverage[toml]==7.4.1
# via
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==42.0.2
cryptography==42.0.3
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -126,6 +125,7 @@ django==4.2.10
# edx-django-release-util
# edx-django-utils
# edx-drf-extensions
# laces
# social-auth-app-django
# wagtail
django-cors-headers==4.3.1
Expand All @@ -152,7 +152,7 @@ django-permissionedforms==0.1
# wagtail
django-storages==1.14.2
# via -r requirements/test.txt
django-taggit==4.0.0
django-taggit==5.0.1
# via
# -r requirements/test.txt
# wagtail
Expand Down Expand Up @@ -181,7 +181,7 @@ docutils==0.19
# readme-renderer
# restructuredtext-lint
# sphinx
draftjs-exporter==2.1.7
draftjs-exporter==5.0.0
# via
# -r requirements/test.txt
# wagtail
Expand Down Expand Up @@ -226,7 +226,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==22.7.0
faker==23.2.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -279,6 +279,10 @@ l18n==2021.3
# via
# -r requirements/test.txt
# wagtail
laces==0.1.1
# via
# -r requirements/test.txt
# wagtail
markupsafe==2.1.5
# via
# -r requirements/test.txt
Expand All @@ -289,7 +293,7 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/test.txt
mysqlclient==2.2.3
mysqlclient==2.2.4
# via -r requirements/test.txt
newrelic==9.6.0
# via
Expand Down Expand Up @@ -366,7 +370,6 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pylint==3.0.3
# via
Expand Down Expand Up @@ -400,7 +403,7 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pytest==8.0.0
pytest==8.0.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -414,7 +417,7 @@ python-dateutil==2.8.2
# -r requirements/test.txt
# botocore
# faker
python-slugify==8.0.3
python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -482,7 +485,7 @@ social-auth-app-django==5.4.0
# via
# -r requirements/test.txt
# edx-auth-backends
social-auth-core==4.5.2
social-auth-core==4.5.3
# via
# -r requirements/test.txt
# edx-auth-backends
Expand Down Expand Up @@ -539,7 +542,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
tox==4.12.1
tox==4.13.0
# via -r requirements/test.txt
typing-extensions==4.9.0
# via
Expand All @@ -566,17 +569,16 @@ virtualenv==20.25.0
# via
# -r requirements/test.txt
# tox
wagtail==5.2.3
wagtail==6.0.1
# via -r requirements/test.txt
webencodings==0.5.1
# via
# -r requirements/test.txt
# html5lib
willow[heif]==1.6.3
willow[heif]==1.8.0
# via
# -r requirements/test.txt
# wagtail
# willow
zipp==3.17.0
# via
# -r requirements/test.txt
Expand Down
Loading

0 comments on commit 13a6b62

Please sign in to comment.