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 @@ -35,7 +35,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
cryptography==44.0.1
cryptography==44.0.2
# via pyjwt
django==4.2.19
# via
Expand All @@ -62,7 +62,7 @@ dnspython==2.7.0
# via pymongo
drf-jwt==1.19.2
# via edx-drf-extensions
edx-django-utils==7.1.0
edx-django-utils==7.2.0
# via edx-drf-extensions
edx-drf-extensions==10.5.0
# via -r requirements/base.in
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ coverage[toml]==7.6.12
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==44.0.1
cryptography==44.0.2
# via
# -r requirements/quality.txt
# pyjwt
Expand Down Expand Up @@ -170,7 +170,7 @@ drf-jwt==1.19.2
# via
# -r requirements/quality.txt
# edx-drf-extensions
edx-django-utils==7.1.0
edx-django-utils==7.2.0
# via
# -r requirements/quality.txt
# edx-drf-extensions
Expand Down Expand Up @@ -216,7 +216,7 @@ iniconfig==2.0.0
# via
# -r requirements/quality.txt
# pytest
isort==6.0.0
isort==6.0.1
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -232,7 +232,7 @@ jaraco-functools==4.1.0
# via
# -r requirements/quality.txt
# keyring
jeepney==0.8.0
jeepney==0.9.0
# via
# -r requirements/quality.txt
# keyring
Expand Down Expand Up @@ -291,7 +291,7 @@ newrelic==10.6.0
# via
# -r requirements/quality.txt
# edx-django-utils
nh3==0.2.20
nh3==0.2.21
# via
# -r requirements/quality.txt
# readme-renderer
Expand Down Expand Up @@ -393,7 +393,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.3.4
pytest==8.3.5
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -487,7 +487,7 @@ types-pyyaml==6.0.12.20241230
# -r requirements/quality.txt
# django-stubs
# djangorestframework-stubs
types-requests==2.32.0.20241016
types-requests==2.32.0.20250301
# via
# -r requirements/quality.txt
# djangorestframework-stubs
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ coverage[toml]==7.6.12
# via
# -r requirements/test.txt
# pytest-cov
cryptography==44.0.1
cryptography==44.0.2
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -135,7 +135,7 @@ drf-jwt==1.19.2
# via
# -r requirements/test.txt
# edx-drf-extensions
edx-django-utils==7.1.0
edx-django-utils==7.2.0
# via
# -r requirements/test.txt
# edx-drf-extensions
Expand Down Expand Up @@ -190,7 +190,7 @@ newrelic==10.6.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.20
nh3==0.2.21
# via readme-renderer
packaging==24.2
# via
Expand Down Expand Up @@ -242,7 +242,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==8.3.4
pytest==8.3.5
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -290,7 +290,7 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
# via beautifulsoup4
sphinx==8.2.1
sphinx==8.2.3
# via
# -r requirements/doc.in
# pydata-sphinx-theme
Expand Down Expand Up @@ -333,7 +333,7 @@ types-pyyaml==6.0.12.20241230
# -r requirements/test.txt
# django-stubs
# djangorestframework-stubs
types-requests==2.32.0.20241016
types-requests==2.32.0.20250301
# via
# -r requirements/test.txt
# djangorestframework-stubs
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==75.8.0
setuptools==75.8.2
# via -r requirements/pip.in
14 changes: 7 additions & 7 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ coverage[toml]==7.6.12
# via
# -r requirements/test.txt
# pytest-cov
cryptography==44.0.1
cryptography==44.0.2
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -132,7 +132,7 @@ drf-jwt==1.19.2
# via
# -r requirements/test.txt
# edx-drf-extensions
edx-django-utils==7.1.0
edx-django-utils==7.2.0
# via
# -r requirements/test.txt
# edx-drf-extensions
Expand Down Expand Up @@ -164,7 +164,7 @@ iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
isort==6.0.0
isort==6.0.1
# via
# -r requirements/quality.in
# pylint
Expand All @@ -174,7 +174,7 @@ jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
# via keyring
jeepney==0.8.0
jeepney==0.9.0
# via
# keyring
# secretstorage
Expand Down Expand Up @@ -216,7 +216,7 @@ newrelic==10.6.0
# via
# -r requirements/test.txt
# edx-django-utils
nh3==0.2.20
nh3==0.2.21
# via readme-renderer
packaging==24.2
# via
Expand Down Expand Up @@ -280,7 +280,7 @@ pynacl==1.5.0
# via
# -r requirements/test.txt
# edx-django-utils
pytest==8.3.4
pytest==8.3.5
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -357,7 +357,7 @@ types-pyyaml==6.0.12.20241230
# -r requirements/test.txt
# django-stubs
# djangorestframework-stubs
types-requests==2.32.0.20241016
types-requests==2.32.0.20250301
# via
# -r requirements/test.txt
# djangorestframework-stubs
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ coverage[toml]==7.6.12
# via
# -r requirements/test.in
# pytest-cov
cryptography==44.0.1
cryptography==44.0.2
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -112,7 +112,7 @@ drf-jwt==1.19.2
# via
# -r requirements/base.txt
# edx-drf-extensions
edx-django-utils==7.1.0
edx-django-utils==7.2.0
# via
# -r requirements/base.txt
# edx-drf-extensions
Expand Down Expand Up @@ -187,7 +187,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# edx-django-utils
pytest==8.3.4
pytest==8.3.5
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -237,7 +237,7 @@ types-pyyaml==6.0.12.20241230
# via
# django-stubs
# djangorestframework-stubs
types-requests==2.32.0.20241016
types-requests==2.32.0.20250301
# via djangorestframework-stubs
typing-extensions==4.12.2
# via
Expand Down