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
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ celery==5.6.3
# via
# -c requirements/constraints.txt
# -r requirements/base.in
click==8.3.3
click==8.4.1
# via
# celery
# click-didyoumean
Expand All @@ -26,7 +26,7 @@ click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
django==5.2.14
django==5.2.15
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -72,5 +72,5 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.7.0
wcwidth==0.8.0
# via prompt-toolkit
18 changes: 9 additions & 9 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# make upgrade
#
cachetools==7.1.1
cachetools==7.1.4
# via tox
colorama==0.4.6
# via tox
coverage==7.13.5
coverage==7.14.1
# via -r requirements/ci.in
distlib==0.4.0
distlib==0.4.1
# via virtualenv
filelock==3.29.0
filelock==3.29.1
# via
# python-discovery
# tox
Expand All @@ -21,22 +21,22 @@ packaging==26.2
# via
# pyproject-api
# tox
platformdirs==4.9.6
platformdirs==4.10.0
# via
# python-discovery
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.10.0
pyproject-api==1.10.1
# via tox
python-discovery==1.3.0
python-discovery==1.4.0
# via
# tox
# virtualenv
tomli-w==1.2.0
# via tox
tox==4.53.1
tox==4.55.1
# via -r requirements/ci.in
virtualenv==21.3.1
virtualenv==21.4.2
# via tox
42 changes: 21 additions & 21 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ billiard==4.2.4
# via
# -r requirements/test.txt
# celery
boto3==1.43.6
boto3==1.43.24
# via -r requirements/test.txt
botocore==1.43.6
botocore==1.43.24
# via
# -r requirements/test.txt
# boto3
Expand All @@ -32,15 +32,15 @@ build==1.5.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==7.1.1
cachetools==7.1.4
# via
# -r requirements/ci.txt
# tox
celery==5.6.3
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
click==8.3.3
click==8.4.1
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -77,7 +77,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.13.5
coverage[toml]==7.14.1
# via
# -r requirements/ci.txt
# -r requirements/test.txt
Expand All @@ -86,11 +86,11 @@ dill==0.4.1
# via
# -r requirements/quality.txt
# pylint
distlib==0.4.0
distlib==0.4.1
# via
# -r requirements/ci.txt
# virtualenv
django==5.2.14
django==5.2.15
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand All @@ -115,7 +115,7 @@ edx-lint==6.1.0
# via
# -r requirements/dev.in
# -r requirements/quality.txt
filelock==3.29.0
filelock==3.29.1
# via
# -r requirements/ci.txt
# python-discovery
Expand Down Expand Up @@ -146,11 +146,11 @@ kombu==5.6.2
# via
# -r requirements/test.txt
# celery
lxml[html-clean]==6.1.0
lxml[html-clean]==6.1.1
# via
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.4.4
lxml-html-clean==0.4.5
# via lxml
markupsafe==3.0.3
# via
Expand Down Expand Up @@ -178,7 +178,7 @@ path==16.16.0
# via edx-i18n-tools
pip-tools==7.5.3
# via -r requirements/pip-tools.txt
platformdirs==4.9.6
platformdirs==4.10.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -227,7 +227,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/quality.txt
# pylint-celery
# pylint-django
pyproject-api==1.10.0
pyproject-api==1.10.1
# via
# -r requirements/ci.txt
# tox
Expand All @@ -250,7 +250,7 @@ python-dateutil==2.9.0.post0
# -r requirements/test.txt
# botocore
# celery
python-discovery==1.3.0
python-discovery==1.4.0
# via
# -r requirements/ci.txt
# tox
Expand All @@ -272,7 +272,7 @@ pyyaml==6.0.3
# edx-i18n-tools
rules==3.5
# via -r requirements/test.txt
s3transfer==0.17.0
s3transfer==0.18.0
# via
# -r requirements/test.txt
# boto3
Expand All @@ -282,19 +282,19 @@ six==1.17.0
# -r requirements/test.txt
# edx-lint
# python-dateutil
snowballstemmer==3.0.1
snowballstemmer==3.1.1
# via
# -r requirements/quality.txt
# pydocstyle
sqlparse==0.5.5
# via
# -r requirements/test.txt
# django
stevedore==5.7.0
stevedore==5.8.0
# via
# -r requirements/quality.txt
# code-annotations
testfixtures==11.0.0
testfixtures==12.0.0
# via -r requirements/test.txt
text-unidecode==1.3
# via
Expand All @@ -304,12 +304,12 @@ tomli-w==1.2.0
# via
# -r requirements/ci.txt
# tox
tomlkit==0.14.0
tomlkit==0.15.0
# via
# -r requirements/quality.txt
# edx-lint
# pylint
tox==4.53.1
tox==4.55.1
# via -r requirements/ci.txt
tzdata==2026.2
# via
Expand All @@ -333,11 +333,11 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.3.1
virtualenv==21.4.2
# via
# -r requirements/ci.txt
# tox
wcwidth==0.7.0
wcwidth==0.8.0
# via
# -r requirements/test.txt
# prompt-toolkit
Expand Down
26 changes: 13 additions & 13 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ babel==2.18.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.14.3
beautifulsoup4==4.15.0
# via pydata-sphinx-theme
billiard==4.2.4
# via
Expand All @@ -34,13 +34,13 @@ celery==5.6.3
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
certifi==2026.4.22
certifi==2026.5.20
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.7
# via requests
click==8.3.3
click==8.4.1
# via
# -r requirements/base.txt
# celery
Expand Down Expand Up @@ -69,7 +69,7 @@ cryptography==48.0.0
# via secretstorage
deepmerge==2.0
# via sphinxcontrib-openapi
django==5.2.14
django==5.2.15
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -99,7 +99,7 @@ drf-yasg==1.21.15
# via -r requirements/base.txt
id==1.6.1
# via twine
idna==3.13
idna==3.18
# via requests
imagesize==2.0.0
# via sphinx
Expand All @@ -113,7 +113,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.1.2
# via keyring
jaraco-functools==4.4.0
jaraco-functools==4.5.0
# via keyring
jeepney==0.9.0
# via
Expand Down Expand Up @@ -141,7 +141,7 @@ mdurl==0.1.2
# via markdown-it-py
mistune==3.2.1
# via sphinx-mdinclude
more-itertools==11.0.2
more-itertools==11.1.0
# via
# jaraco-classes
# jaraco-functools
Expand Down Expand Up @@ -194,7 +194,7 @@ referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.33.1
requests==2.34.2
# via
# coreapi
# requests-toolbelt
Expand All @@ -210,7 +210,7 @@ rich==15.0.0
# via twine
roman-numerals==4.1.0
# via sphinx
rpds-py==0.30.0
rpds-py==2026.5.1
# via
# jsonschema
# referencing
Expand All @@ -224,9 +224,9 @@ six==1.17.0
# via
# -r requirements/base.txt
# python-dateutil
snowballstemmer==3.0.1
snowballstemmer==3.1.1
# via sphinx
soupsieve==2.8.3
soupsieve==2.8.4
# via beautifulsoup4
sphinx==9.1.0
# via
Expand Down Expand Up @@ -260,7 +260,7 @@ sqlparse==0.5.5
# via
# -r requirements/base.txt
# django
stevedore==5.7.0
stevedore==5.8.0
# via doc8
twine==6.2.0
# via -r requirements/doc.in
Expand Down Expand Up @@ -293,7 +293,7 @@ vine==5.1.0
# amqp
# celery
# kombu
wcwidth==0.7.0
wcwidth==0.8.0
# via
# -r requirements/base.txt
# prompt-toolkit
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.5.0
# via pip-tools
click==8.3.3
click==8.4.1
# via pip-tools
packaging==26.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ wheel==0.47.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==26.1.1
pip==26.1.2
# via -r requirements/pip.in
setuptools==82.0.1
# via -r requirements/pip.in
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ astroid==4.0.4
# via
# pylint
# pylint-celery
click==8.3.3
click==8.4.1
# via
# click-log
# code-annotations
Expand All @@ -31,7 +31,7 @@ markupsafe==3.0.3
# via jinja2
mccabe==0.7.0
# via pylint
platformdirs==4.9.6
platformdirs==4.10.0
# via pylint
pycodestyle==2.14.0
# via -r requirements/quality.in
Expand All @@ -57,13 +57,13 @@ pyyaml==6.0.3
# via code-annotations
six==1.17.0
# via edx-lint
snowballstemmer==3.0.1
snowballstemmer==3.1.1
# via pydocstyle
stevedore==5.7.0
stevedore==5.8.0
# via code-annotations
text-unidecode==1.3
# via python-slugify
tomlkit==0.14.0
tomlkit==0.15.0
# via
# edx-lint
# pylint
Loading
Loading