Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #321

Merged
merged 1 commit into from
May 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1
# djangorestframework
beautifulsoup4==4.12.3
# via wagtail
boto3==1.34.104
boto3==1.34.109
# via -r requirements/base.in
botocore==1.34.104
botocore==1.34.109
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -204,7 +204,7 @@ pyyaml==6.0.1
# via
# drf-yasg
# edx-django-release-util
requests==2.31.0
requests==2.32.1
# via
# edx-drf-extensions
# edx-rest-api-client
Expand Down Expand Up @@ -259,13 +259,13 @@ urllib3==1.26.18
# via
# botocore
# requests
wagtail==6.1
wagtail==6.1.1
# via -r requirements/base.in
willow[heif]==1.8.0
# via
# wagtail
# willow
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/base.in
# importlib-metadata
18 changes: 9 additions & 9 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.0
astroid==3.2.2
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -27,9 +27,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/quality.txt
# wagtail
boto3==1.34.104
boto3==1.34.109
# via -r requirements/quality.txt
botocore==1.34.104
botocore==1.34.109
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -337,7 +337,7 @@ pillow-heif==0.16.0
# via
# -r requirements/quality.txt
# willow
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -373,7 +373,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.0
pylint==3.2.2
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -405,7 +405,7 @@ pyproject-api==1.6.1
# via
# -r requirements/quality.txt
# tox
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -440,7 +440,7 @@ pyyaml==6.0.1
# drf-yasg
# edx-django-release-util
# edx-i18n-tools
requests==2.31.0
requests==2.32.1
# via
# -r requirements/quality.txt
# edx-drf-extensions
Expand Down Expand Up @@ -549,13 +549,13 @@ virtualenv==20.26.2
# via
# -r requirements/quality.txt
# tox
wagtail==6.1
wagtail==6.1.1
# via -r requirements/quality.txt
willow[heif]==1.8.0
# via
# -r requirements/quality.txt
# wagtail
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/quality.txt
# importlib-metadata
18 changes: 9 additions & 9 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.0
astroid==3.2.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -31,9 +31,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/test.txt
# wagtail
boto3==1.34.104
boto3==1.34.109
# via -r requirements/test.txt
botocore==1.34.104
botocore==1.34.109
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -335,7 +335,7 @@ pillow-heif==0.16.0
# via
# -r requirements/test.txt
# willow
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -367,7 +367,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.0
pylint==3.2.2
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -399,7 +399,7 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -436,7 +436,7 @@ pyyaml==6.0.1
# edx-django-release-util
readme-renderer==43.0
# via -r requirements/doc.in
requests==2.31.0
requests==2.32.1
# via
# -r requirements/test.txt
# edx-drf-extensions
Expand Down Expand Up @@ -564,13 +564,13 @@ virtualenv==20.26.2
# via
# -r requirements/test.txt
# tox
wagtail==6.1
wagtail==6.1.1
# via -r requirements/test.txt
willow[heif]==1.8.0
# via
# -r requirements/test.txt
# wagtail
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/test.txt
# importlib-metadata
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tomli==2.0.1
# pip-tools
wheel==0.43.0
# via pip-tools
zipp==3.18.1
zipp==3.18.2
# 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
12 changes: 6 additions & 6 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ beautifulsoup4==4.12.3
# via
# -r requirements/base.txt
# wagtail
boto3==1.34.104
boto3==1.34.109
# via
# -r requirements/base.txt
# -r requirements/production.in
botocore==1.34.104
botocore==1.34.109
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -289,7 +289,7 @@ pyyaml==6.0.1
# -r requirements/production.in
# drf-yasg
# edx-django-release-util
requests==2.31.0
requests==2.32.1
# via
# -r requirements/base.txt
# edx-drf-extensions
Expand Down Expand Up @@ -367,19 +367,19 @@ urllib3==1.26.18
# -r requirements/base.txt
# botocore
# requests
wagtail==6.1
wagtail==6.1.1
# via -r requirements/base.txt
willow[heif]==1.8.0
# via
# -r requirements/base.txt
# wagtail
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/base.txt
# importlib-metadata
zope-event==5.0
# via gevent
zope-interface==6.3
zope-interface==6.4
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
18 changes: 9 additions & 9 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ asgiref==3.8.1
# -r requirements/test.txt
# django
# django-cors-headers
astroid==3.2.0
astroid==3.2.2
# via
# -r requirements/test.txt
# pylint
Expand All @@ -27,9 +27,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/test.txt
# wagtail
boto3==1.34.104
boto3==1.34.109
# via -r requirements/test.txt
botocore==1.34.104
botocore==1.34.109
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -317,7 +317,7 @@ pillow-heif==0.16.0
# via
# -r requirements/test.txt
# willow
platformdirs==4.2.1
platformdirs==4.2.2
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -348,7 +348,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.0
pylint==3.2.2
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -380,7 +380,7 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -414,7 +414,7 @@ pyyaml==6.0.1
# code-annotations
# drf-yasg
# edx-django-release-util
requests==2.31.0
requests==2.32.1
# via
# -r requirements/test.txt
# edx-drf-extensions
Expand Down Expand Up @@ -520,13 +520,13 @@ virtualenv==20.26.2
# via
# -r requirements/test.txt
# tox
wagtail==6.1
wagtail==6.1.1
# via -r requirements/test.txt
willow[heif]==1.8.0
# via
# -r requirements/test.txt
# wagtail
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/test.txt
# importlib-metadata
18 changes: 9 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ asgiref==3.8.1
# -r requirements/base.txt
# django
# django-cors-headers
astroid==3.2.0
astroid==3.2.2
# via
# pylint
# pylint-celery
Expand All @@ -26,9 +26,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/base.txt
# wagtail
boto3==1.34.104
boto3==1.34.109
# via -r requirements/base.txt
botocore==1.34.104
botocore==1.34.109
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -294,7 +294,7 @@ pillow-heif==0.16.0
# via
# -r requirements/base.txt
# willow
platformdirs==4.2.1
platformdirs==4.2.2
# via
# pylint
# tox
Expand All @@ -319,7 +319,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.0
pylint==3.2.2
# via
# edx-lint
# pylint-celery
Expand All @@ -343,7 +343,7 @@ pynacl==1.5.0
# edx-django-utils
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 @@ -375,7 +375,7 @@ pyyaml==6.0.1
# code-annotations
# drf-yasg
# edx-django-release-util
requests==2.31.0
requests==2.32.1
# via
# -r requirements/base.txt
# edx-drf-extensions
Expand Down Expand Up @@ -472,13 +472,13 @@ urllib3==1.26.18
# requests
virtualenv==20.26.2
# via tox
wagtail==6.1
wagtail==6.1.1
# via -r requirements/base.txt
willow[heif]==1.8.0
# via
# -r requirements/base.txt
# wagtail
zipp==3.18.1
zipp==3.18.2
# via
# -r requirements/base.txt
# importlib-metadata
Loading