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
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dnspython==2.7.0
# via pymongo
pbr==6.1.1
# via stevedore
pymongo==4.13.0
pymongo==4.13.1
# via -r requirements/base.in
stevedore==5.4.1
# via -r requirements/base.in
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.8.2
coverage==7.9.1
# via -r requirements/ci.in
distlib==0.3.9
# via virtualenv
Expand Down
13 changes: 7 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cachetools==6.0.0
# via
# -r requirements/ci.txt
# tox
certifi==2025.4.26
certifi==2025.6.15
# via
# -r requirements/doc.txt
# requests
Expand Down Expand Up @@ -70,7 +70,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.8.2
coverage[toml]==7.9.1
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -106,7 +106,7 @@ filelock==3.18.0
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.135.3
hypothesis==6.135.10
# via -r requirements/doc.txt
idna==3.10
# via
Expand Down Expand Up @@ -182,6 +182,7 @@ pluggy==1.6.0
# -r requirements/ci.txt
# -r requirements/doc.txt
# pytest
# pytest-cov
# tox
pycodestyle==2.13.0
# via -r requirements/doc.txt
Expand Down Expand Up @@ -217,7 +218,7 @@ pylint-plugin-utils==0.8.2
# -r requirements/doc.txt
# pylint-celery
# pylint-django
pymongo==4.13.0
pymongo==4.13.1
# via -r requirements/doc.txt
pyproject-api==1.9.1
# via
Expand All @@ -233,7 +234,7 @@ pytest==8.4.0
# -r requirements/doc.txt
# pytest-cov
# pytest-xdist
pytest-cov==6.1.1
pytest-cov==6.2.1
# via -r requirements/doc.txt
pytest-xdist==3.7.0
# via -r requirements/doc.txt
Expand All @@ -247,7 +248,7 @@ pyyaml==6.0.2
# code-annotations
readme-renderer==44.0
# via -r requirements/doc.txt
requests==2.32.3
requests==2.32.4
# via
# -r requirements/doc.txt
# sphinx
Expand Down
9 changes: 5 additions & 4 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.8.2
coverage[toml]==7.9.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -47,7 +47,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.135.3
hypothesis==6.135.10
# via -r requirements/test.txt
iniconfig==2.1.0
# via
Expand Down Expand Up @@ -97,6 +97,7 @@ pluggy==1.6.0
# via
# -r requirements/test.txt
# pytest
# pytest-cov
pycodestyle==2.13.0
# via -r requirements/test.txt
pygments==2.19.1
Expand All @@ -123,15 +124,15 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.13.0
pymongo==4.13.1
# via -r requirements/test.txt
pytest==8.4.0
# via
# -r requirements/test.txt
# pytest-cov
# pytest-django
# pytest-xdist
pytest-cov==6.1.1
pytest-cov==6.2.1
# via -r requirements/test.txt
pytest-django==4.11.1
# via -r requirements/django-test.in
Expand Down
13 changes: 7 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ babel==2.17.0
# sphinx
beautifulsoup4==4.13.4
# via pydata-sphinx-theme
certifi==2025.4.26
certifi==2025.6.15
# via requests
charset-normalizer==3.4.2
# via requests
Expand All @@ -41,7 +41,7 @@ code-annotations==2.3.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.8.2
coverage[toml]==7.9.1
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -66,7 +66,7 @@ execnet==2.1.1
# via
# -r requirements/test.txt
# pytest-xdist
hypothesis==6.135.3
hypothesis==6.135.10
# via -r requirements/test.txt
idna==3.10
# via requests
Expand Down Expand Up @@ -125,6 +125,7 @@ pluggy==1.6.0
# via
# -r requirements/test.txt
# pytest
# pytest-cov
pycodestyle==2.13.0
# via -r requirements/test.txt
pydata-sphinx-theme==0.15.4
Expand Down Expand Up @@ -157,14 +158,14 @@ pylint-plugin-utils==0.8.2
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.13.0
pymongo==4.13.1
# via -r requirements/test.txt
pytest==8.4.0
# via
# -r requirements/test.txt
# pytest-cov
# pytest-xdist
pytest-cov==6.1.1
pytest-cov==6.2.1
# via -r requirements/test.txt
pytest-xdist==3.7.0
# via -r requirements/test.txt
Expand All @@ -178,7 +179,7 @@ pyyaml==6.0.2
# code-annotations
readme-renderer==44.0
# via -r requirements/doc.in
requests==2.32.3
requests==2.32.4
# via sphinx
roman-numerals-py==3.1.0
# via sphinx
Expand Down
12 changes: 7 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ click-log==0.4.0
# via edx-lint
code-annotations==2.3.0
# via edx-lint
coverage[toml]==7.8.2
coverage[toml]==7.9.1
# via
# -r requirements/test.in
# pytest-cov
Expand All @@ -35,7 +35,7 @@ edx-lint==5.6.0
# via -r requirements/test.in
execnet==2.1.1
# via pytest-xdist
hypothesis==6.135.3
hypothesis==6.135.10
# via -r requirements/test.in
iniconfig==2.1.0
# via pytest
Expand Down Expand Up @@ -64,7 +64,9 @@ pbr==6.1.1
platformdirs==4.3.8
# via pylint
pluggy==1.6.0
# via pytest
# via
# pytest
# pytest-cov
pycodestyle==2.13.0
# via -r requirements/test.in
pygments==2.19.1
Expand All @@ -83,14 +85,14 @@ pylint-plugin-utils==0.8.2
# via
# pylint-celery
# pylint-django
pymongo==4.13.0
pymongo==4.13.1
# via -r requirements/base.txt
pytest==8.4.0
# via
# -r requirements/test.in
# pytest-cov
# pytest-xdist
pytest-cov==6.1.1
pytest-cov==6.2.1
# via -r requirements/test.in
pytest-xdist==3.7.0
# via -r requirements/test.in
Expand Down