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

chore: Upgrade Python requirements #264

Merged
merged 1 commit into from
Dec 16, 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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ billiard==4.2.1
# via celery
celery==5.4.0
# via -r requirements/base.in
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via
Expand Down Expand Up @@ -72,7 +72,7 @@ idna==3.10
# via requests
kombu==5.4.2
# via celery
newrelic==10.3.1
newrelic==10.4.0
# via edx-django-utils
pbr==6.1.0
# via stevedore
Expand Down Expand Up @@ -100,7 +100,7 @@ semantic-version==2.10.0
# via edx-drf-extensions
six==1.17.0
# via python-dateutil
sqlparse==0.5.2
sqlparse==0.5.3
# via django
stevedore==5.4.0
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cachetools==5.5.0
# tox
celery==5.4.0
# via -r requirements/quality.txt
certifi==2024.8.30
certifi==2024.12.14
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -87,7 +87,7 @@ click-repl==0.3.0
# via
# -r requirements/quality.txt
# celery
code-annotations==2.0.0
code-annotations==2.1.0
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -106,7 +106,7 @@ cryptography==44.0.0
# secretstorage
ddt==1.7.2
# via -r requirements/quality.txt
diff-cover==9.2.0
diff-cover==9.2.1
# via -r requirements/dev.in
dill==0.3.9
# via
Expand Down Expand Up @@ -156,7 +156,7 @@ djangorestframework==3.15.2
# -r requirements/quality.txt
# drf-jwt
# edx-drf-extensions
djangorestframework-stubs==3.15.1
djangorestframework-stubs==3.15.2
# via -r requirements/quality.txt
dnspython==2.7.0
# via
Expand Down Expand Up @@ -283,7 +283,7 @@ mypy-extensions==1.0.0
# mypy
mysqlclient==2.2.6
# via -r requirements/quality.txt
newrelic==10.3.1
newrelic==10.4.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -458,7 +458,7 @@ snowballstemmer==2.2.0
# via
# -r requirements/quality.txt
# pydocstyle
sqlparse==0.5.2
sqlparse==0.5.3
# via
# -r requirements/quality.txt
# django
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ billiard==4.2.1
# celery
celery==5.4.0
# via -r requirements/test.txt
certifi==2024.8.30
certifi==2024.12.14
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -66,7 +66,7 @@ click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
code-annotations==2.0.0
code-annotations==2.1.0
# via -r requirements/test.txt
coverage[toml]==7.6.9
# via
Expand Down Expand Up @@ -116,7 +116,7 @@ djangorestframework==3.15.2
# -r requirements/test.txt
# drf-jwt
# edx-drf-extensions
djangorestframework-stubs==3.15.1
djangorestframework-stubs==3.15.2
# via -r requirements/test.txt
dnspython==2.7.0
# via
Expand Down Expand Up @@ -186,7 +186,7 @@ mypy-extensions==1.0.0
# mypy
mysqlclient==2.2.6
# via -r requirements/test.txt
newrelic==10.3.1
newrelic==10.4.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -309,7 +309,7 @@ sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlparse==0.5.2
sqlparse==0.5.3
# via
# -r requirements/test.txt
# django
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ billiard==4.2.1
# celery
celery==5.4.0
# via -r requirements/test.txt
certifi==2024.8.30
certifi==2024.12.14
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -66,7 +66,7 @@ click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
code-annotations==2.0.0
code-annotations==2.1.0
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -120,7 +120,7 @@ djangorestframework==3.15.2
# -r requirements/test.txt
# drf-jwt
# edx-drf-extensions
djangorestframework-stubs==3.15.1
djangorestframework-stubs==3.15.2
# via -r requirements/test.txt
dnspython==2.7.0
# via
Expand Down Expand Up @@ -210,7 +210,7 @@ mypy-extensions==1.0.0
# mypy
mysqlclient==2.2.6
# via -r requirements/test.txt
newrelic==10.3.1
newrelic==10.4.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -332,7 +332,7 @@ six==1.17.0
# python-dateutil
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.5.2
sqlparse==0.5.3
# via
# -r requirements/test.txt
# django
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ billiard==4.2.1
# celery
celery==5.4.0
# via -r requirements/base.txt
certifi==2024.8.30
certifi==2024.12.14
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -56,7 +56,7 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
code-annotations==2.0.0
code-annotations==2.1.0
# via -r requirements/test.in
coverage[toml]==7.6.9
# via
Expand Down Expand Up @@ -102,7 +102,7 @@ djangorestframework==3.15.2
# -r requirements/base.txt
# drf-jwt
# edx-drf-extensions
djangorestframework-stubs==3.15.1
djangorestframework-stubs==3.15.2
# via -r requirements/test.in
dnspython==2.7.0
# via
Expand Down Expand Up @@ -150,7 +150,7 @@ mypy-extensions==1.0.0
# via mypy
mysqlclient==2.2.6
# via -r requirements/test.in
newrelic==10.3.1
newrelic==10.4.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -220,7 +220,7 @@ six==1.17.0
# via
# -r requirements/base.txt
# python-dateutil
sqlparse==0.5.2
sqlparse==0.5.3
# via
# -r requirements/base.txt
# django
Expand Down
Loading