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 @@ -18,7 +18,7 @@ charset-normalizer==3.4.7
# via requests
click==8.3.2
# via edx-django-utils
cryptography==46.0.6
cryptography==46.0.7
# via pyjwt
django==5.2.13
# via
Expand Down Expand Up @@ -61,7 +61,7 @@ fs==2.4.16
# via xblock
idna==3.11
# via requests
lxml==6.0.2
lxml==6.0.4
# via xblock
mako==1.3.10
# via xblock
Expand Down
8 changes: 4 additions & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ packaging==26.0
# via
# pyproject-api
# tox
platformdirs==4.9.4
platformdirs==4.9.6
# via
# python-discovery
# tox
Expand All @@ -38,17 +38,17 @@ pluggy==1.6.0
# via tox
pyproject-api==1.10.0
# via tox
python-discovery==1.2.1
python-discovery==1.2.2
# via
# tox
# virtualenv
requests==2.33.1
# via codecov
tomli-w==1.2.0
# via tox
tox==4.52.0
tox==4.53.0
# via -r requirements/ci.in
urllib3==2.6.3
# via requests
virtualenv==21.2.0
virtualenv==21.2.3
# via tox
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ astroid==4.0.4
# -r requirements/quality.txt
# pylint
# pylint-celery
build==1.4.2
build==1.4.3
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down Expand Up @@ -55,7 +55,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==46.0.6
cryptography==46.0.7
# via
# -r requirements/quality.txt
# pyjwt
Expand Down Expand Up @@ -147,7 +147,7 @@ jinja2==3.1.6
# jinja2-pluralize
jinja2-pluralize==0.3.0
# via diff-cover
lxml[html-clean]==6.0.2
lxml[html-clean]==6.0.4
# via
# -r requirements/quality.txt
# edx-i18n-tools
Expand All @@ -171,7 +171,7 @@ mccabe==0.7.0
# pylint
mock==5.2.0
# via -r requirements/quality.txt
more-itertools==11.0.1
more-itertools==11.0.2
# via inflect
packaging==26.0
# via
Expand All @@ -186,7 +186,7 @@ path-py==11.5.0
# via -r requirements/dev.in
pip-tools==7.5.3
# via -r requirements/pip-tools.txt
platformdirs==4.9.4
platformdirs==4.9.6
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -253,7 +253,7 @@ pyproject-hooks==1.2.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==9.0.2
pytest==9.0.3
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -345,7 +345,7 @@ wheel==0.46.3
# pip-tools
xblock==6.0.0
# via -r requirements/quality.txt
zipp==3.23.0
zipp==3.23.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.6
cryptography==46.0.7
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -140,7 +140,7 @@ jinja2==3.1.6
# sphinx
keyring==25.7.0
# via twine
lxml==6.0.2
lxml==6.0.4
# via
# -r requirements/test.txt
# xblock
Expand All @@ -160,7 +160,7 @@ mdurl==0.1.2
# via markdown-it-py
mock==5.2.0
# via -r requirements/test.txt
more-itertools==11.0.1
more-itertools==11.0.2
# via
# jaraco-classes
# jaraco-functools
Expand Down Expand Up @@ -210,7 +210,7 @@ pynacl==1.6.2
# via
# -r requirements/test.txt
# edx-django-utils
pytest==9.0.2
pytest==9.0.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -251,7 +251,7 @@ restructuredtext-lint==2.0.2
# via doc8
rfc3986==2.0.0
# via twine
rich==14.3.3
rich==15.0.0
# via twine
roman-numerals==4.1.0
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
build==1.4.2
build==1.4.3
# via pip-tools
click==8.3.2
# via pip-tools
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ coverage[toml]==7.13.5
# via
# -r requirements/test.txt
# pytest-cov
cryptography==46.0.6
cryptography==46.0.7
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -121,7 +121,7 @@ jinja2==3.1.6
# via
# -r requirements/test.txt
# code-annotations
lxml==6.0.2
lxml==6.0.4
# via
# -r requirements/test.txt
# xblock
Expand All @@ -143,7 +143,7 @@ packaging==26.0
# via
# -r requirements/test.txt
# pytest
platformdirs==4.9.4
platformdirs==4.9.6
# via pylint
pluggy==1.6.0
# via
Expand Down Expand Up @@ -193,7 +193,7 @@ pynacl==1.6.2
# via
# -r requirements/test.txt
# edx-django-utils
pytest==9.0.2
pytest==9.0.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ code-annotations==3.0.0
# via -r requirements/test.in
coverage[toml]==7.13.5
# via pytest-cov
cryptography==46.0.6
cryptography==46.0.7
# via
# -r requirements/base.txt
# pyjwt
Expand Down Expand Up @@ -96,7 +96,7 @@ iniconfig==2.3.0
# via pytest
jinja2==3.1.6
# via code-annotations
lxml==6.0.2
lxml==6.0.4
# via
# -r requirements/base.txt
# xblock
Expand Down Expand Up @@ -141,7 +141,7 @@ pynacl==1.6.2
# via
# -r requirements/base.txt
# edx-django-utils
pytest==9.0.2
pytest==9.0.3
# via
# pytest-cov
# pytest-django
Expand Down
Loading