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 #318

Merged
merged 1 commit into from
May 3, 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
16 changes: 9 additions & 7 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.89
boto3==1.34.94
# via -r requirements/base.in
botocore==1.34.89
botocore==1.34.94
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -98,6 +98,8 @@ djangorestframework==3.15.1
# edx-api-doc-tools
# edx-drf-extensions
# wagtail
dnspython==2.6.1
# via pymongo
draftjs-exporter==5.0.0
# via wagtail
drf-jwt==1.19.2
Expand All @@ -119,7 +121,7 @@ edx-django-utils==5.12.0
# edx-rest-api-client
edx-drf-extensions==10.3.0
# via -r requirements/base.in
edx-opaque-keys==2.8.0
edx-opaque-keys==2.9.0
# via edx-drf-extensions
edx-rest-api-client==4.0.1
# via
Expand All @@ -137,7 +139,7 @@ importlib-metadata==6.11.0
# via
# -c requirements/common_constraints.txt
# typeguard
inflect==7.2.0
inflect==7.2.1
# via -r requirements/base.in
inflection==0.5.1
# via drf-yasg
Expand Down Expand Up @@ -184,7 +186,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pymongo==3.13.0
pymongo==4.4.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand Down Expand Up @@ -227,11 +229,11 @@ six==1.16.0
# python-dateutil
slumber==0.7.1
# via edx-rest-api-client
social-auth-app-django==5.4.0
social-auth-app-django==5.4.1
# via
# -r requirements/base.in
# edx-auth-backends
social-auth-core==4.5.3
social-auth-core==4.5.4
# via
# -r requirements/base.in
# edx-auth-backends
Expand Down
43 changes: 25 additions & 18 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/quality.txt
# wagtail
boto3==1.34.89
boto3==1.34.94
# via -r requirements/quality.txt
botocore==1.34.89
botocore==1.34.94
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -75,7 +75,7 @@ colorama==0.4.6
# via
# -r requirements/quality.txt
# tox
coverage[toml]==7.4.4
coverage[toml]==7.5.0
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -175,6 +175,10 @@ djangorestframework==3.15.1
# edx-api-doc-tools
# edx-drf-extensions
# wagtail
dnspython==2.6.1
# via
# -r requirements/quality.txt
# pymongo
draftjs-exporter==5.0.0
# via
# -r requirements/quality.txt
Expand All @@ -200,11 +204,11 @@ edx-django-utils==5.12.0
# edx-rest-api-client
edx-drf-extensions==10.3.0
# via -r requirements/quality.txt
edx-i18n-tools==1.5.0
edx-i18n-tools==1.6.0
# via -r requirements/dev.in
edx-lint==5.3.6
# via -r requirements/quality.txt
edx-opaque-keys==2.8.0
edx-opaque-keys==2.9.0
# via
# -r requirements/quality.txt
# edx-drf-extensions
Expand All @@ -222,11 +226,11 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/quality.txt
faker==24.11.0
faker==25.0.0
# via
# -r requirements/quality.txt
# factory-boy
filelock==3.13.4
filelock==3.14.0
# via
# -r requirements/quality.txt
# tox
Expand All @@ -248,7 +252,7 @@ importlib-metadata==6.11.0
# -c requirements/common_constraints.txt
# -r requirements/quality.txt
# typeguard
inflect==7.2.0
inflect==7.2.1
# via -r requirements/quality.txt
inflection==0.5.1
# via
Expand Down Expand Up @@ -280,8 +284,12 @@ laces==0.1.1
# via
# -r requirements/quality.txt
# wagtail
lxml==5.2.1
# via edx-i18n-tools
lxml[html-clean,html_clean]==5.2.1
# via
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.1.1
# via lxml
markupsafe==2.1.5
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -333,7 +341,7 @@ pillow-heif==0.16.0
# via
# -r requirements/quality.txt
# willow
platformdirs==4.2.0
platformdirs==4.2.1
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -389,7 +397,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pymongo==3.13.0
pymongo==4.4.0
# via
# -r requirements/quality.txt
# edx-opaque-keys
Expand All @@ -401,7 +409,7 @@ pyproject-api==1.6.1
# via
# -r requirements/quality.txt
# tox
pytest==8.1.1
pytest==8.2.0
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -474,11 +482,11 @@ snowballstemmer==2.2.0
# via
# -r requirements/quality.txt
# pydocstyle
social-auth-app-django==5.4.0
social-auth-app-django==5.4.1
# via
# -r requirements/quality.txt
# edx-auth-backends
social-auth-core==4.5.3
social-auth-core==4.5.4
# via
# -r requirements/quality.txt
# edx-auth-backends
Expand Down Expand Up @@ -518,7 +526,7 @@ tomlkit==0.12.4
# via
# -r requirements/quality.txt
# pylint
tox==4.14.2
tox==4.15.0
# via -r requirements/quality.txt
typeguard==4.2.1
# via
Expand All @@ -530,7 +538,6 @@ typing-extensions==4.11.0
# asgiref
# astroid
# edx-opaque-keys
# faker
# inflect
# pylint
# typeguard
Expand All @@ -543,7 +550,7 @@ urllib3==1.26.18
# -r requirements/quality.txt
# botocore
# requests
virtualenv==20.25.3
virtualenv==20.26.1
# via
# -r requirements/quality.txt
# tox
Expand Down
33 changes: 18 additions & 15 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/test.txt
# wagtail
boto3==1.34.89
boto3==1.34.94
# via -r requirements/test.txt
botocore==1.34.89
botocore==1.34.94
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -78,7 +78,7 @@ colorama==0.4.6
# via
# -r requirements/test.txt
# tox
coverage[toml]==7.4.4
coverage[toml]==7.5.0
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -170,6 +170,10 @@ djangorestframework==3.15.1
# edx-api-doc-tools
# edx-drf-extensions
# wagtail
dnspython==2.6.1
# via
# -r requirements/test.txt
# pymongo
doc8==1.1.1
# via -r requirements/doc.in
docutils==0.19
Expand Down Expand Up @@ -205,7 +209,7 @@ edx-drf-extensions==10.3.0
# via -r requirements/test.txt
edx-lint==5.3.6
# via -r requirements/test.txt
edx-opaque-keys==2.8.0
edx-opaque-keys==2.9.0
# via
# -r requirements/test.txt
# edx-drf-extensions
Expand All @@ -223,11 +227,11 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==24.11.0
faker==25.0.0
# via
# -r requirements/test.txt
# factory-boy
filelock==3.13.4
filelock==3.14.0
# via
# -r requirements/test.txt
# tox
Expand All @@ -251,7 +255,7 @@ importlib-metadata==6.11.0
# -r requirements/test.txt
# sphinx
# typeguard
inflect==7.2.0
inflect==7.2.1
# via -r requirements/test.txt
inflection==0.5.1
# via
Expand Down Expand Up @@ -335,7 +339,7 @@ pillow-heif==0.16.0
# via
# -r requirements/test.txt
# willow
platformdirs==4.2.0
platformdirs==4.2.1
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -387,7 +391,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==3.13.0
pymongo==4.4.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand All @@ -399,7 +403,7 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pytest==8.1.1
pytest==8.2.0
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -476,11 +480,11 @@ slumber==0.7.1
# edx-rest-api-client
snowballstemmer==2.2.0
# via sphinx
social-auth-app-django==5.4.0
social-auth-app-django==5.4.1
# via
# -r requirements/test.txt
# edx-auth-backends
social-auth-core==4.5.3
social-auth-core==4.5.4
# via
# -r requirements/test.txt
# edx-auth-backends
Expand Down Expand Up @@ -537,7 +541,7 @@ tomlkit==0.12.4
# via
# -r requirements/test.txt
# pylint
tox==4.14.2
tox==4.15.0
# via -r requirements/test.txt
typeguard==4.2.1
# via
Expand All @@ -549,7 +553,6 @@ typing-extensions==4.11.0
# asgiref
# astroid
# edx-opaque-keys
# faker
# inflect
# pylint
# typeguard
Expand All @@ -562,7 +565,7 @@ urllib3==1.26.18
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.25.3
virtualenv==20.26.1
# via
# -r requirements/test.txt
# tox
Expand Down
3 changes: 1 addition & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,14 @@ packaging==24.0
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
pyproject-hooks==1.1.0
# via
# build
# pip-tools
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
wheel==0.43.0
# via pip-tools
zipp==3.18.1
Expand Down
Loading
Loading