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

Merged
merged 1 commit into from
Mar 6, 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
23 changes: 12 additions & 11 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
# via django
beautifulsoup4==4.12.3
# via wagtail
boto3==1.34.45
boto3==1.34.55
# via -r requirements/base.in
botocore==1.34.45
botocore==1.34.55
# 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.3
cryptography==42.0.5
# via
# pyjwt
# social-auth-core
Expand All @@ -41,8 +41,9 @@ defusedxml==0.8.0rc2
# python3-openid
# social-auth-core
# willow
django==4.2.10
django==4.2.11
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
# -r requirements/base.in
# django-cors-headers
Expand Down Expand Up @@ -74,7 +75,7 @@ django-extensions==3.2.3
# via -r requirements/base.in
django-filter==23.5
# via wagtail
django-modelcluster==6.2.1
django-modelcluster==6.3
# via wagtail
django-permissionedforms==0.1
# via wagtail
Expand Down Expand Up @@ -148,7 +149,7 @@ mock==5.1.0
# via -r requirements/base.in
mysqlclient==2.2.4
# via -r requirements/base.in
newrelic==9.6.0
newrelic==9.7.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand All @@ -170,9 +171,9 @@ psutil==5.9.8
# via edx-django-utils
pycparser==2.21
# via cffi
pydantic==2.6.1
pydantic==2.6.3
# via inflect
pydantic-core==2.16.2
pydantic-core==2.16.3
# via pydantic
pyjwt[crypto]==2.8.0
# via
Expand All @@ -185,7 +186,7 @@ pymongo==3.13.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -r requirements/base.in
# botocore
Expand Down Expand Up @@ -238,13 +239,13 @@ soupsieve==2.5
# via beautifulsoup4
sqlparse==0.4.4
# via django
stevedore==5.1.0
stevedore==5.2.0
# via
# edx-django-utils
# edx-opaque-keys
telepath==0.3.1
# via wagtail
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# annotated-types
# asgiref
Expand Down
2 changes: 1 addition & 1 deletion requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


# using LTS django version

Django<5.0

# elasticsearch>=7.14.0 includes breaking changes in it which caused issues in discovery upgrade process.
# elastic search changelog: https://www.elastic.co/guide/en/enterprise-search/master/release-notes-7.14.0.html
Expand Down
41 changes: 21 additions & 20 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ asgiref==3.7.2
# -r requirements/quality.txt
# django
# django-cors-headers
astroid==3.0.3
astroid==3.1.0
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -30,18 +30,18 @@ beautifulsoup4==4.12.3
# via
# -r requirements/quality.txt
# wagtail
boto3==1.34.45
boto3==1.34.55
# via -r requirements/quality.txt
botocore==1.34.45
botocore==1.34.55
# via
# -r requirements/quality.txt
# boto3
# s3transfer
build==1.0.3
build==1.1.1
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.3.2
cachetools==5.3.3
# via
# -r requirements/quality.txt
# tox
Expand Down Expand Up @@ -84,11 +84,11 @@ colorama==0.4.6
# via
# -r requirements/quality.txt
# tox
coverage[toml]==7.4.1
coverage[toml]==7.4.3
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==42.0.3
cryptography==42.0.5
# via
# -r requirements/quality.txt
# pyjwt
Expand All @@ -109,8 +109,9 @@ distlib==0.3.8
# via
# -r requirements/quality.txt
# virtualenv
django==4.2.10
django==4.2.11
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
# -r requirements/quality.txt
# django-cors-headers
Expand Down Expand Up @@ -152,7 +153,7 @@ django-filter==23.5
# via
# -r requirements/quality.txt
# wagtail
django-modelcluster==6.2.1
django-modelcluster==6.3
# via
# -r requirements/quality.txt
# wagtail
Expand Down Expand Up @@ -230,7 +231,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/quality.txt
faker==23.2.1
faker==24.0.0
# via
# -r requirements/quality.txt
# factory-boy
Expand Down Expand Up @@ -301,7 +302,7 @@ mock==5.1.0
# via -r requirements/quality.txt
mysqlclient==2.2.4
# via -r requirements/quality.txt
newrelic==9.6.0
newrelic==9.7.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -364,11 +365,11 @@ pycparser==2.21
# via
# -r requirements/quality.txt
# cffi
pydantic==2.6.1
pydantic==2.6.3
# via
# -r requirements/quality.txt
# inflect
pydantic-core==2.16.2
pydantic-core==2.16.3
# via
# -r requirements/quality.txt
# pydantic
Expand All @@ -384,7 +385,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.0.3
pylint==3.1.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -421,7 +422,7 @@ pyproject-hooks==1.0.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.0.1
pytest==8.0.2
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -430,7 +431,7 @@ pytest-cov==4.1.0
# via -r requirements/quality.txt
pytest-django==4.8.0
# via -r requirements/quality.txt
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -r requirements/quality.txt
# botocore
Expand Down Expand Up @@ -513,7 +514,7 @@ sqlparse==0.4.4
# -r requirements/quality.txt
# django
# django-debug-toolbar
stevedore==5.1.0
stevedore==5.2.0
# via
# -r requirements/quality.txt
# code-annotations
Expand All @@ -539,13 +540,13 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.3
tomlkit==0.12.4
# via
# -r requirements/quality.txt
# pylint
tox==4.13.0
# via -r requirements/quality.txt
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/quality.txt
# annotated-types
Expand All @@ -566,7 +567,7 @@ urllib3==1.26.18
# -r requirements/quality.txt
# botocore
# requests
virtualenv==20.25.0
virtualenv==20.25.1
# via
# -r requirements/quality.txt
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.10
django==4.2.11
Loading
Loading