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

Closed
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 @@ -12,15 +12,15 @@ apache-libcloud==3.8.0
# via -r requirements/base.in
asgiref==3.8.1
# via django
attrs==24.2.0
attrs==24.3.0
# via openedx-events
billiard==4.2.1
# via celery
celery==5.4.0
# via
# edx-celeryutils
# event-tracking
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via
Expand All @@ -42,7 +42,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==2.0.0
code-annotations==2.1.0
# via edx-toggles
cryptography==44.0.0
# via django-fernet-fields-v2
Expand Down Expand Up @@ -122,11 +122,11 @@ kombu==5.4.2
# via celery
markupsafe==3.0.2
# via jinja2
newrelic==10.3.1
newrelic==10.4.0
# via edx-django-utils
openedx-events==9.15.0
# via event-tracking
openedx-filters==1.11.0
openedx-filters==1.12.0
# via -r requirements/base.in
pbr==6.1.0
# via stevedore
Expand Down
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ astroid==3.3.6
# -r requirements/quality.txt
# pylint
# pylint-celery
attrs==24.2.0
attrs==24.3.0
# via
# -r requirements/quality.txt
# openedx-events
Expand All @@ -44,7 +44,7 @@ celery==5.4.0
# -r requirements/quality.txt
# edx-celeryutils
# event-tracking
certifi==2024.8.30
certifi==2024.12.14
# via
# -r requirements/quality.txt
# requests
Expand Down Expand Up @@ -91,7 +91,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 @@ -110,7 +110,7 @@ cryptography==44.0.0
# django-fernet-fields-v2
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 @@ -255,15 +255,15 @@ mccabe==0.7.0
# pylint
mock==5.1.0
# via -r requirements/quality.txt
newrelic==10.3.1
newrelic==10.4.0
# via
# -r requirements/quality.txt
# edx-django-utils
openedx-events==9.15.0
# via
# -r requirements/quality.txt
# event-tracking
openedx-filters==1.11.0
openedx-filters==1.12.0
# via -r requirements/quality.txt
packaging==24.2
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
attrs==24.2.0
attrs==24.3.0
# via
# -r requirements/test.txt
# openedx-events
Expand All @@ -45,7 +45,7 @@ celery==5.4.0
# -r requirements/test.txt
# edx-celeryutils
# event-tracking
certifi==2024.8.30
certifi==2024.12.14
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -79,7 +79,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-toggles
Expand Down Expand Up @@ -238,17 +238,17 @@ more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
newrelic==10.3.1
newrelic==10.4.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.19
nh3==0.2.20
# via readme-renderer
openedx-events==9.15.0
# via
# -r requirements/test.txt
# event-tracking
openedx-filters==1.11.0
openedx-filters==1.12.0
# via -r requirements/test.txt
packaging==24.2
# via
Expand Down Expand Up @@ -279,7 +279,7 @@ pycparser==2.22
# via
# -r requirements/test.txt
# cffi
pydata-sphinx-theme==0.16.0
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.18.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ astroid==3.3.6
# via
# pylint
# pylint-celery
attrs==24.2.0
attrs==24.3.0
# via
# -r requirements/test.txt
# openedx-events
Expand All @@ -35,7 +35,7 @@ celery==5.4.0
# -r requirements/test.txt
# edx-celeryutils
# event-tracking
certifi==2024.8.30
certifi==2024.12.14
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -73,7 +73,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 @@ -208,15 +208,15 @@ mccabe==0.7.0
# via pylint
mock==5.1.0
# via -r requirements/test.txt
newrelic==10.3.1
newrelic==10.4.0
# via
# -r requirements/test.txt
# edx-django-utils
openedx-events==9.15.0
# via
# -r requirements/test.txt
# event-tracking
openedx-filters==1.11.0
openedx-filters==1.12.0
# via -r requirements/test.txt
packaging==24.2
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ asgiref==3.8.1
# via
# -r requirements/base.txt
# django
attrs==24.2.0
attrs==24.3.0
# via
# -r requirements/base.txt
# openedx-events
Expand All @@ -31,7 +31,7 @@ celery==5.4.0
# -r requirements/base.txt
# edx-celeryutils
# event-tracking
certifi==2024.8.30
certifi==2024.12.14
# via
# -r requirements/base.txt
# requests
Expand Down Expand Up @@ -65,7 +65,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/base.txt
# -r requirements/test.in
Expand Down Expand Up @@ -183,15 +183,15 @@ markupsafe==3.0.2
# jinja2
mock==5.1.0
# via -r requirements/test.in
newrelic==10.3.1
newrelic==10.4.0
# via
# -r requirements/base.txt
# edx-django-utils
openedx-events==9.15.0
# via
# -r requirements/base.txt
# event-tracking
openedx-filters==1.11.0
openedx-filters==1.12.0
# via -r requirements/base.txt
packaging==24.2
# via pytest
Expand Down
Loading