Skip to content
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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
cryptography==48.0.0
cryptography==49.0.0
# via pyjwt
django==5.2.15
# via
Expand Down Expand Up @@ -150,7 +150,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.8.0
wcwidth==0.8.1
# via prompt-toolkit

# The following packages are considered to be unsafe in a requirements file:
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ cachetools==7.1.4
# via tox
colorama==0.4.6
# via tox
distlib==0.4.1
distlib==0.4.3
# via virtualenv
filelock==3.29.1
filelock==3.29.4
# via
# python-discovery
# tox
Expand All @@ -28,13 +28,13 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.1
# via tox
python-discovery==1.4.0
python-discovery==1.4.2
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.55.1
# via -r requirements/ci.in
virtualenv==21.4.2
virtualenv==21.5.0
# via tox
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ coverage[toml]==7.14.1
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==48.0.0
cryptography==49.0.0
# via
# -r requirements/quality.txt
# pyjwt
Expand All @@ -109,7 +109,7 @@ dill==0.4.1
# via
# -r requirements/quality.txt
# pylint
distlib==0.4.1
distlib==0.4.3
# via
# -r requirements/ci.txt
# virtualenv
Expand Down Expand Up @@ -210,7 +210,7 @@ fastavro==1.12.2
# via
# -r requirements/quality.txt
# openedx-events
filelock==3.29.1
filelock==3.29.4
# via
# -r requirements/ci.txt
# python-discovery
Expand Down Expand Up @@ -387,7 +387,7 @@ pyjwt[crypto]==2.13.0
# -r requirements/quality.txt
# drf-jwt
# edx-drf-extensions
pylint==4.0.5
pylint==4.0.6
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -424,7 +424,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==9.0.3
pytest==9.1.0
# via
# -r requirements/quality.txt
# pytest-cov
Expand All @@ -438,7 +438,7 @@ python-dateutil==2.9.0.post0
# -r requirements/quality.txt
# celery
# freezegun
python-discovery==1.4.0
python-discovery==1.4.2
# via
# -r requirements/ci.txt
# tox
Expand All @@ -452,7 +452,7 @@ pyyaml==6.0.3
# -r requirements/quality.txt
# code-annotations
# edx-i18n-tools
readme-renderer==44.0
readme-renderer==45.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -558,11 +558,11 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.4.2
virtualenv==21.5.0
# via
# -r requirements/ci.txt
# tox
wcwidth==0.8.0
wcwidth==0.8.1
# via
# -r requirements/quality.txt
# prompt-toolkit
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ coverage[toml]==7.14.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==48.0.0
cryptography==49.0.0
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -294,7 +294,7 @@ pynacl==1.6.2
# via
# -r requirements/test.txt
# edx-django-utils
pytest==9.0.3
pytest==9.1.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -316,7 +316,7 @@ pyyaml==6.0.3
# via
# -r requirements/test.txt
# code-annotations
readme-renderer==44.0
readme-renderer==45.0
# via -r requirements/doc.in
requests==2.34.2
# via
Expand Down Expand Up @@ -421,7 +421,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.8.0
wcwidth==0.8.1
# via
# -r requirements/test.txt
# prompt-toolkit
Expand Down
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ coverage[toml]==7.14.1
# via
# -r requirements/test.txt
# pytest-cov
cryptography==48.0.0
cryptography==49.0.0
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -304,7 +304,7 @@ pyjwt[crypto]==2.13.0
# -r requirements/test.txt
# drf-jwt
# edx-drf-extensions
pylint==4.0.5
pylint==4.0.6
# via
# edx-lint
# pylint-celery
Expand All @@ -326,7 +326,7 @@ pynacl==1.6.2
# via
# -r requirements/test.txt
# edx-django-utils
pytest==9.0.3
pytest==9.1.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -348,7 +348,7 @@ pyyaml==6.0.3
# via
# -r requirements/test.txt
# code-annotations
readme-renderer==44.0
readme-renderer==45.0
# via twine
requests==2.34.2
# via
Expand Down Expand Up @@ -438,7 +438,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.8.0
wcwidth==0.8.1
# via
# -r requirements/test.txt
# prompt-toolkit
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ coverage[toml]==7.14.1
# via
# -r requirements/test.in
# pytest-cov
cryptography==48.0.0
cryptography==49.0.0
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -234,7 +234,7 @@ pynacl==1.6.2
# via
# -r requirements/base.txt
# edx-django-utils
pytest==9.0.3
pytest==9.1.0
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -316,7 +316,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.8.0
wcwidth==0.8.1
# via
# -r requirements/base.txt
# prompt-toolkit
Expand Down