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

Merged
merged 1 commit into from
Feb 24, 2025
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
15 changes: 8 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ billiard==4.2.1
# via celery
cachecontrol==0.14.2
# via firebase-admin
cachetools==5.5.1
cachetools==5.5.2
# via google-auth
celery==5.4.0
# via
Expand Down Expand Up @@ -137,7 +137,7 @@ edx-celeryutils==1.3.0
# via
# edx-event-routing-backends
# openedx-completion-aggregator
edx-completion==4.7.9
edx-completion==4.7.10
# via openedx-completion-aggregator
edx-django-utils==7.1.0
# via
Expand Down Expand Up @@ -198,7 +198,7 @@ google-auth==2.38.0
# google-cloud-storage
google-auth-httplib2==0.2.0
# via google-api-python-client
google-cloud-core==2.4.1
google-cloud-core==2.4.2
# via
# google-cloud-firestore
# google-cloud-storage
Expand All @@ -212,7 +212,7 @@ google-crc32c==1.6.0
# google-resumable-media
google-resumable-media==2.7.2
# via google-cloud-storage
googleapis-common-protos==1.67.0
googleapis-common-protos==1.68.0
# via
# google-api-core
# grpcio-status
Expand Down Expand Up @@ -253,9 +253,9 @@ newrelic==10.6.0
# via edx-django-utils
openedx-completion-aggregator==4.2.0
# via -r requirements/base.in
openedx-events==9.18.1
openedx-events==9.18.2
# via event-tracking
openedx-filters==1.13.0
openedx-filters==2.0.1
# via edx-event-routing-backends
pbr==6.1.1
# via stevedore
Expand Down Expand Up @@ -346,6 +346,7 @@ setuptools==75.8.0
# edx-event-routing-backends
# fs
# openedx-events
# openedx-filters
# pbr
simplejson==3.20.1
# via
Expand All @@ -361,7 +362,7 @@ six==1.17.0
# python-dateutil
sqlparse==0.5.3
# via django
stevedore==5.4.0
stevedore==5.4.1
# via
# code-annotations
# edx-ace
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile -o requirements/ci.txt requirements/ci.in
cachetools==5.5.1
cachetools==5.5.2
# via tox
chardet==5.2.0
# via tox
Expand Down Expand Up @@ -29,9 +29,9 @@ tox==4.24.1
# via
# -r requirements/ci.in
# tox-uv
tox-uv==1.23.2
tox-uv==1.25.0
# via -r requirements/ci.in
uv==0.6.0
uv==0.6.2
# via tox-uv
virtualenv==20.29.2
# via tox
23 changes: 12 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cachecontrol==0.14.2
# via
# -r requirements/quality.txt
# firebase-admin
cachetools==5.5.1
cachetools==5.5.2
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -112,7 +112,7 @@ cryptography==44.0.1
# -r requirements/quality.txt
# django-fernet-fields-v2
# pyjwt
diff-cover==9.2.2
diff-cover==9.2.3
# via -r requirements/dev.in
distlib==0.3.9
# via
Expand Down Expand Up @@ -221,7 +221,7 @@ edx-celeryutils==1.3.0
# -r requirements/quality.txt
# edx-event-routing-backends
# openedx-completion-aggregator
edx-completion==4.7.9
edx-completion==4.7.10
# via
# -r requirements/quality.txt
# openedx-completion-aggregator
Expand Down Expand Up @@ -318,7 +318,7 @@ google-auth-httplib2==0.2.0
# via
# -r requirements/quality.txt
# google-api-python-client
google-cloud-core==2.4.1
google-cloud-core==2.4.2
# via
# -r requirements/quality.txt
# google-cloud-firestore
Expand All @@ -340,7 +340,7 @@ google-resumable-media==2.7.2
# via
# -r requirements/quality.txt
# google-cloud-storage
googleapis-common-protos==1.67.0
googleapis-common-protos==1.68.0
# via
# -r requirements/quality.txt
# google-api-core
Expand Down Expand Up @@ -417,11 +417,11 @@ newrelic==10.6.0
# edx-django-utils
openedx-completion-aggregator==4.2.0
# via -r requirements/quality.txt
openedx-events==9.18.1
openedx-events==9.18.2
# via
# -r requirements/quality.txt
# event-tracking
openedx-filters==1.13.0
openedx-filters==2.0.1
# via
# -r requirements/quality.txt
# edx-event-routing-backends
Expand Down Expand Up @@ -590,7 +590,7 @@ rsa==4.9
# via
# -r requirements/quality.txt
# google-auth
ruff==0.9.6
ruff==0.9.7
# via -r requirements/quality.txt
sailthru-client==2.2.3
# via
Expand All @@ -608,6 +608,7 @@ setuptools==75.8.0
# edx-event-routing-backends
# fs
# openedx-events
# openedx-filters
# pbr
simplejson==3.20.1
# via
Expand All @@ -628,7 +629,7 @@ sqlparse==0.5.3
# via
# -r requirements/quality.txt
# django
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/quality.txt
# code-annotations
Expand All @@ -647,7 +648,7 @@ tox==4.24.1
# via
# -r requirements/ci.txt
# tox-uv
tox-uv==1.23.2
tox-uv==1.25.0
# via -r requirements/ci.txt
typing-extensions==4.12.2
# via
Expand All @@ -669,7 +670,7 @@ urllib3==2.2.3
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
# requests
uv==0.6.0
uv==0.6.2
# via
# -r requirements/ci.txt
# -r requirements/pip.txt
Expand Down
24 changes: 14 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ cachecontrol==0.14.2
# via
# -r requirements/test.txt
# firebase-admin
cachetools==5.5.1
cachetools==5.5.2
# via
# -r requirements/test.txt
# google-auth
Expand Down Expand Up @@ -226,7 +226,7 @@ edx-celeryutils==1.3.0
# -r requirements/test.txt
# edx-event-routing-backends
# openedx-completion-aggregator
edx-completion==4.7.9
edx-completion==4.7.10
# via
# -r requirements/test.txt
# openedx-completion-aggregator
Expand Down Expand Up @@ -316,7 +316,7 @@ google-auth-httplib2==0.2.0
# via
# -r requirements/test.txt
# google-api-python-client
google-cloud-core==2.4.1
google-cloud-core==2.4.2
# via
# -r requirements/test.txt
# google-cloud-firestore
Expand All @@ -338,7 +338,7 @@ google-resumable-media==2.7.2
# via
# -r requirements/test.txt
# google-cloud-storage
googleapis-common-protos==1.67.0
googleapis-common-protos==1.68.0
# via
# -r requirements/test.txt
# google-api-core
Expand Down Expand Up @@ -435,18 +435,19 @@ nh3==0.2.20
# via readme-renderer
openedx-completion-aggregator==4.2.0
# via -r requirements/test.txt
openedx-events==9.18.1
openedx-events==9.18.2
# via
# -r requirements/test.txt
# event-tracking
openedx-filters==1.13.0
openedx-filters==2.0.1
# via
# -r requirements/test.txt
# edx-event-routing-backends
packaging==24.2
# via
# -r requirements/test.txt
# build
# pydata-sphinx-theme
# pytest
# sphinx
# twine
Expand Down Expand Up @@ -496,7 +497,7 @@ pycparser==2.22
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.16.1
pydata-sphinx-theme==0.15.4
# via sphinx-book-theme
pygments==2.19.1
# via
Expand Down Expand Up @@ -597,6 +598,8 @@ rfc3986==2.0.0
# via twine
rich==13.9.4
# via twine
roman-numerals-py==3.1.0
# via sphinx
rsa==4.9
# via
# -r requirements/test.txt
Expand All @@ -618,6 +621,7 @@ setuptools==75.8.0
# edx-event-routing-backends
# fs
# openedx-events
# openedx-filters
# pbr
simplejson==3.20.1
# via
Expand All @@ -638,12 +642,12 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
# via beautifulsoup4
sphinx==8.1.3
sphinx==8.2.1
# via
# -r requirements/doc.in
# pydata-sphinx-theme
# sphinx-book-theme
sphinx-book-theme==1.1.3
sphinx-book-theme==1.1.4
# via -r requirements/doc.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand All @@ -661,7 +665,7 @@ sqlparse==0.5.3
# via
# -r requirements/test.txt
# django
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pip==24.2
# -r requirements/pip.in
setuptools==75.8.0
# via -r requirements/pip.in
uv==0.6.0
uv==0.6.2
# via -r requirements/pip.in
wheel==0.45.1
# via -r requirements/pip.in
17 changes: 9 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cachecontrol==0.14.2
# via
# -r requirements/test.txt
# firebase-admin
cachetools==5.5.1
cachetools==5.5.2
# via
# -r requirements/test.txt
# google-auth
Expand Down Expand Up @@ -205,7 +205,7 @@ edx-celeryutils==1.3.0
# -r requirements/test.txt
# edx-event-routing-backends
# openedx-completion-aggregator
edx-completion==4.7.9
edx-completion==4.7.10
# via
# -r requirements/test.txt
# openedx-completion-aggregator
Expand Down Expand Up @@ -295,7 +295,7 @@ google-auth-httplib2==0.2.0
# via
# -r requirements/test.txt
# google-api-python-client
google-cloud-core==2.4.1
google-cloud-core==2.4.2
# via
# -r requirements/test.txt
# google-cloud-firestore
Expand All @@ -317,7 +317,7 @@ google-resumable-media==2.7.2
# via
# -r requirements/test.txt
# google-cloud-storage
googleapis-common-protos==1.67.0
googleapis-common-protos==1.68.0
# via
# -r requirements/test.txt
# google-api-core
Expand Down Expand Up @@ -387,11 +387,11 @@ newrelic==10.6.0
# edx-django-utils
openedx-completion-aggregator==4.2.0
# via -r requirements/test.txt
openedx-events==9.18.1
openedx-events==9.18.2
# via
# -r requirements/test.txt
# event-tracking
openedx-filters==1.13.0
openedx-filters==2.0.1
# via
# -r requirements/test.txt
# edx-event-routing-backends
Expand Down Expand Up @@ -532,7 +532,7 @@ rsa==4.9
# via
# -r requirements/test.txt
# google-auth
ruff==0.9.6
ruff==0.9.7
# via -r requirements/quality.in
sailthru-client==2.2.3
# via
Expand All @@ -549,6 +549,7 @@ setuptools==75.8.0
# edx-event-routing-backends
# fs
# openedx-events
# openedx-filters
# pbr
simplejson==3.20.1
# via
Expand All @@ -569,7 +570,7 @@ sqlparse==0.5.3
# via
# -r requirements/test.txt
# django
stevedore==5.4.0
stevedore==5.4.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down
Loading