Skip to content
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
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ click==8.3.0
# edx-django-utils
code-annotations==2.3.0
# via edx-toggles
cryptography==46.0.2
cryptography==46.0.3
# via pyjwt
defusedxml==0.7.1
# via
Expand Down Expand Up @@ -114,7 +114,7 @@ oauthlib==3.3.1
# social-auth-core
packaging==25.0
# via drf-yasg
psutil==7.1.0
psutil==7.1.1
# via edx-django-utils
pycparser==2.23
# via cffi
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.10.7
coverage==7.11.0
# via -r requirements/ci.in
distlib==0.4.0
# via virtualenv
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ colorama==0.4.6
# via
# -r requirements/validation.txt
# tox
coverage[toml]==7.10.7
coverage[toml]==7.11.0
# via
# -r requirements/validation.txt
# pytest-cov
cryptography==46.0.2
cryptography==46.0.3
# via
# -r requirements/validation.txt
# pyjwt
Expand Down Expand Up @@ -204,7 +204,7 @@ inflection==0.5.1
# via
# -r requirements/validation.txt
# drf-yasg
iniconfig==2.1.0
iniconfig==2.3.0
# via
# -r requirements/validation.txt
# pytest
Expand Down Expand Up @@ -307,7 +307,7 @@ pluggy==1.6.0
# tox
polib==1.2.0
# via edx-i18n-tools
psutil==7.1.0
psutil==7.1.1
# via
# -r requirements/validation.txt
# edx-django-utils
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@ colorama==0.4.6
# via
# -r requirements/test.txt
# tox
coverage[toml]==7.10.7
coverage[toml]==7.11.0
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.2
cryptography==46.0.3
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -208,7 +208,7 @@ inflection==0.5.1
# via
# -r requirements/test.txt
# drf-yasg
iniconfig==2.1.0
iniconfig==2.3.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -283,7 +283,7 @@ pluggy==1.6.0
# pytest
# pytest-cov
# tox
psutil==7.1.0
psutil==7.1.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down
4 changes: 2 additions & 2 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ code-annotations==2.3.0
# via
# -r requirements/base.txt
# edx-toggles
cryptography==46.0.2
cryptography==46.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -155,7 +155,7 @@ packaging==25.0
# -r requirements/base.txt
# drf-yasg
# gunicorn
psutil==7.1.0
psutil==7.1.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ colorama==0.4.6
# via
# -r requirements/test.txt
# tox
coverage[toml]==7.10.7
coverage[toml]==7.11.0
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.2
cryptography==46.0.3
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -189,7 +189,7 @@ inflection==0.5.1
# via
# -r requirements/test.txt
# drf-yasg
iniconfig==2.1.0
iniconfig==2.3.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -261,7 +261,7 @@ pluggy==1.6.0
# pytest
# pytest-cov
# tox
psutil==7.1.0
psutil==7.1.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ code-annotations==2.3.0
# edx-toggles
colorama==0.4.6
# via tox
coverage[toml]==7.10.7
coverage[toml]==7.11.0
# via
# -r requirements/test.in
# pytest-cov
cryptography==46.0.2
cryptography==46.0.3
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -166,7 +166,7 @@ inflection==0.5.1
# via
# -r requirements/base.txt
# drf-yasg
iniconfig==2.1.0
iniconfig==2.3.0
# via pytest
isort==6.1.0
# via pylint
Expand Down Expand Up @@ -206,7 +206,7 @@ pluggy==1.6.0
# pytest
# pytest-cov
# tox
psutil==7.1.0
psutil==7.1.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down
8 changes: 4 additions & 4 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@ colorama==0.4.6
# -r requirements/quality.txt
# -r requirements/test.txt
# tox
coverage[toml]==7.10.7
coverage[toml]==7.11.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.2
cryptography==46.0.3
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -243,7 +243,7 @@ inflection==0.5.1
# -r requirements/quality.txt
# -r requirements/test.txt
# drf-yasg
iniconfig==2.1.0
iniconfig==2.3.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -343,7 +343,7 @@ pluggy==1.6.0
# pytest
# pytest-cov
# tox
psutil==7.1.0
psutil==7.1.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down
Loading