Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
opencraft-requirements-bot committed Feb 10, 2025
1 parent 7ce4e43 commit e84d0a8
Show file tree
Hide file tree
Showing 7 changed files with 55 additions and 50 deletions.
15 changes: 8 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ cryptography==44.0.0
# via
# django-fernet-fields-v2
# pyjwt
django==4.2.18
django==4.2.19
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -240,7 +240,7 @@ kombu==5.4.2
# via celery
lxml==5.3.0
# via xblock
mako==1.3.8
mako==1.3.9
# via xblock
markupsafe==3.0.2
# via
Expand All @@ -249,15 +249,15 @@ markupsafe==3.0.2
# xblock
msgpack==1.1.0
# via cachecontrol
newrelic==10.5.0
newrelic==10.6.0
# via edx-django-utils
openedx-completion-aggregator==4.2.0
# via -r requirements/base.in
openedx-events==9.17.0
# via event-tracking
openedx-filters==1.13.0
# via edx-event-routing-backends
pbr==6.1.0
pbr==6.1.1
# via stevedore
pillow==11.1.0
# via reportlab
Expand Down Expand Up @@ -297,7 +297,7 @@ pynacl==1.5.0
# via edx-django-utils
pyparsing==3.2.1
# via httplib2
pypdf==5.2.0
pypdf==5.3.0
# via -r requirements/base.in
python-crontab==3.2.0
# via django-celery-beat
Expand All @@ -323,7 +323,7 @@ pyyaml==6.0.2
# xblock
redis==5.2.1
# via django-redis
reportlab==4.2.5
reportlab==4.3.0
# via -r requirements/base.in
requests==2.32.3
# via
Expand All @@ -345,6 +345,7 @@ setuptools==75.8.0
# edx-completion
# edx-event-routing-backends
# fs
# pbr
simplejson==3.19.3
# via
# sailthru-client
Expand Down Expand Up @@ -393,7 +394,7 @@ web-fragments==2.2.0
# via xblock
webob==1.8.9
# via xblock
xblock==5.1.1
xblock==5.1.2
# via
# edx-completion
# openedx-completion-aggregator
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ tox==4.24.1
# via
# -r requirements/ci.in
# tox-uv
tox-uv==1.20.2
tox-uv==1.23.0
# via -r requirements/ci.in
uv==0.5.26
uv==0.5.29
# via tox-uv
virtualenv==20.29.1
# via tox
25 changes: 13 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage==7.6.10
coverage==7.6.11
# via
# -r requirements/quality.txt
# django-coverage-plugin
Expand All @@ -120,7 +120,7 @@ distlib==0.3.9
# virtualenv
dj-inmemorystorage==2.1.0
# via -r requirements/quality.txt
django==4.2.18
django==4.2.19
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -266,7 +266,7 @@ event-tracking==3.0.0
# edx-completion
# edx-event-routing-backends
# openedx-completion-aggregator
factory-boy==3.3.1
factory-boy==3.3.3
# via -r requirements/quality.txt
faker==35.2.0
# via
Expand Down Expand Up @@ -393,7 +393,7 @@ lxml==5.3.0
# xblock
lxml-html-clean==0.4.1
# via lxml
mako==1.3.8
mako==1.3.9
# via
# -r requirements/quality.txt
# xblock
Expand All @@ -411,7 +411,7 @@ mypy-extensions==1.0.0
# via
# -r requirements/quality.txt
# black
newrelic==10.5.0
newrelic==10.6.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -441,7 +441,7 @@ pathspec==0.12.1
# -r requirements/quality.txt
# black
# yamllint
pbr==6.1.0
pbr==6.1.1
# via
# -r requirements/quality.txt
# stevedore
Expand Down Expand Up @@ -524,7 +524,7 @@ pyparsing==3.2.1
# via
# -r requirements/quality.txt
# httplib2
pypdf==5.2.0
pypdf==5.3.0
# via -r requirements/quality.txt
pyproject-api==1.9.0
# via
Expand Down Expand Up @@ -575,7 +575,7 @@ redis==5.2.1
# via
# -r requirements/quality.txt
# django-redis
reportlab==4.2.5
reportlab==4.3.0
# via -r requirements/quality.txt
requests==2.32.3
# via
Expand All @@ -591,7 +591,7 @@ rsa==4.9
# via
# -r requirements/quality.txt
# google-auth
ruff==0.9.4
ruff==0.9.5
# via -r requirements/quality.txt
sailthru-client==2.2.3
# via
Expand All @@ -608,6 +608,7 @@ setuptools==75.8.0
# edx-completion
# edx-event-routing-backends
# fs
# pbr
simplejson==3.19.3
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -646,7 +647,7 @@ tox==4.24.1
# via
# -r requirements/ci.txt
# tox-uv
tox-uv==1.20.2
tox-uv==1.23.0
# via -r requirements/ci.txt
typing-extensions==4.12.2
# via
Expand All @@ -668,7 +669,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.5.26
uv==0.5.29
# via
# -r requirements/ci.txt
# -r requirements/pip.txt
Expand Down Expand Up @@ -697,7 +698,7 @@ webob==1.8.9
# xblock
wheel==0.45.1
# via -r requirements/pip.txt
xblock==5.1.1
xblock==5.1.2
# via
# -r requirements/quality.txt
# edx-completion
Expand Down
21 changes: 11 additions & 10 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ babel==2.17.0
# sphinx
backports-tarfile==1.2.0
# via jaraco-context
beautifulsoup4==4.13.0
beautifulsoup4==4.13.3
# via pydata-sphinx-theme
billiard==4.2.1
# via
Expand Down Expand Up @@ -100,7 +100,7 @@ code-annotations==2.2.0
# via
# -r requirements/test.txt
# edx-toggles
coverage==7.6.10
coverage==7.6.11
# via
# -r requirements/test.txt
# django-coverage-plugin
Expand All @@ -117,7 +117,7 @@ cryptography==44.0.0
# secretstorage
dj-inmemorystorage==2.1.0
# via -r requirements/test.txt
django==4.2.18
django==4.2.19
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -269,7 +269,7 @@ event-tracking==3.0.0
# edx-completion
# edx-event-routing-backends
# openedx-completion-aggregator
factory-boy==3.3.1
factory-boy==3.3.3
# via -r requirements/test.txt
faker==35.2.0
# via
Expand Down Expand Up @@ -405,7 +405,7 @@ lxml==5.3.0
# via
# -r requirements/test.txt
# xblock
mako==1.3.8
mako==1.3.9
# via
# -r requirements/test.txt
# xblock
Expand All @@ -427,7 +427,7 @@ msgpack==1.1.0
# via
# -r requirements/test.txt
# cachecontrol
newrelic==10.5.0
newrelic==10.6.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -450,7 +450,7 @@ packaging==24.2
# pytest
# sphinx
# twine
pbr==6.1.0
pbr==6.1.1
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -525,7 +525,7 @@ pyparsing==3.2.1
# via
# -r requirements/test.txt
# httplib2
pypdf==5.2.0
pypdf==5.3.0
# via -r requirements/test.txt
pyproject-hooks==1.2.0
# via build
Expand Down Expand Up @@ -574,7 +574,7 @@ redis==5.2.1
# via
# -r requirements/test.txt
# django-redis
reportlab==4.2.5
reportlab==4.3.0
# via -r requirements/test.txt
requests==2.32.3
# via
Expand Down Expand Up @@ -618,6 +618,7 @@ setuptools==75.8.0
# edx-completion
# edx-event-routing-backends
# fs
# pbr
simplejson==3.19.3
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -719,7 +720,7 @@ webob==1.8.9
# via
# -r requirements/test.txt
# xblock
xblock==5.1.1
xblock==5.1.2
# via
# -r requirements/test.txt
# edx-completion
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.5.26
uv==0.5.29
# via -r requirements/pip.in
wheel==0.45.1
# via -r requirements/pip.in
Loading

0 comments on commit e84d0a8

Please sign in to comment.