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 @@ -6,7 +6,7 @@
#
dnspython==2.8.0
# via pymongo
pymongo==4.15.2
pymongo==4.15.3
# via -r requirements/base.in
stevedore==5.5.0
# via -r requirements/base.in
Expand Down
12 changes: 6 additions & 6 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
cachetools==6.2.0
cachetools==6.2.1
# via tox
chardet==5.2.0
# via tox
Expand All @@ -14,23 +14,23 @@ coverage==7.10.7
# via -r requirements/ci.in
distlib==0.4.0
# via virtualenv
filelock==3.19.1
filelock==3.20.0
# via
# tox
# virtualenv
packaging==25.0
# via
# pyproject-api
# tox
platformdirs==4.4.0
platformdirs==4.5.0
# via
# tox
# virtualenv
pluggy==1.6.0
# via tox
pyproject-api==1.9.1
pyproject-api==1.10.0
# via tox
tox==4.30.3
tox==4.31.0
# via -r requirements/ci.in
virtualenv==20.34.0
virtualenv==20.35.3
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ astroid==3.3.11
# -r requirements/doc.txt
# pylint
# pylint-celery
attrs==25.3.0
attrs==25.4.0
# via
# -r requirements/doc.txt
# hypothesis
Expand All @@ -34,7 +34,7 @@ build==1.3.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==6.2.0
cachetools==6.2.1
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -101,14 +101,14 @@ execnet==2.1.1
# via
# -r requirements/doc.txt
# pytest-xdist
filelock==3.19.1
filelock==3.20.0
# via
# -r requirements/ci.txt
# tox
# virtualenv
hypothesis==6.140.3
# via -r requirements/doc.txt
idna==3.10
idna==3.11
# via
# -r requirements/doc.txt
# requests
Expand Down Expand Up @@ -145,7 +145,7 @@ mypy-extensions==1.1.0
# via
# -r requirements/doc.txt
# mypy
nh3==0.3.0
nh3==0.3.1
# via
# -r requirements/doc.txt
# readme-renderer
Expand All @@ -166,7 +166,7 @@ pathspec==0.12.1
# mypy
pip-tools==7.5.1
# via -r requirements/pip-tools.txt
platformdirs==4.4.0
platformdirs==4.5.0
# via
# -r requirements/ci.txt
# -r requirements/doc.txt
Expand Down Expand Up @@ -214,9 +214,9 @@ pylint-plugin-utils==0.9.0
# -r requirements/doc.txt
# pylint-celery
# pylint-django
pymongo==4.15.2
pymongo==4.15.3
# via -r requirements/doc.txt
pyproject-api==1.9.1
pyproject-api==1.10.0
# via
# -r requirements/ci.txt
# tox
Expand Down Expand Up @@ -311,7 +311,7 @@ tomlkit==0.13.3
# via
# -r requirements/doc.txt
# pylint
tox==4.30.3
tox==4.31.0
# via -r requirements/ci.txt
typing-extensions==4.15.0
# via
Expand All @@ -323,7 +323,7 @@ urllib3==2.5.0
# via
# -r requirements/doc.txt
# requests
virtualenv==20.34.0
virtualenv==20.35.3
# via
# -r requirements/ci.txt
# tox
Expand Down
6 changes: 3 additions & 3 deletions requirements/django-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ astroid==3.3.11
# -r requirements/test.txt
# pylint
# pylint-celery
attrs==25.3.0
attrs==25.4.0
# via
# -r requirements/test.txt
# hypothesis
Expand Down Expand Up @@ -85,7 +85,7 @@ pathspec==0.12.1
# via
# -r requirements/test.txt
# mypy
platformdirs==4.4.0
platformdirs==4.5.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -120,7 +120,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.15.2
pymongo==4.15.3
# via -r requirements/test.txt
pytest==8.4.2
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ astroid==3.3.11
# -r requirements/test.txt
# pylint
# pylint-celery
attrs==25.3.0
attrs==25.4.0
# via
# -r requirements/test.txt
# hypothesis
Expand Down Expand Up @@ -68,7 +68,7 @@ execnet==2.1.1
# pytest-xdist
hypothesis==6.140.3
# via -r requirements/test.txt
idna==3.10
idna==3.11
# via requests
imagesize==1.4.1
# via sphinx
Expand Down Expand Up @@ -101,7 +101,7 @@ mypy-extensions==1.1.0
# via
# -r requirements/test.txt
# mypy
nh3==0.3.0
nh3==0.3.1
# via readme-renderer
packaging==25.0
# via
Expand All @@ -113,7 +113,7 @@ pathspec==0.12.1
# via
# -r requirements/test.txt
# mypy
platformdirs==4.4.0
platformdirs==4.5.0
# via
# -r requirements/test.txt
# pylint
Expand Down Expand Up @@ -154,7 +154,7 @@ pylint-plugin-utils==0.9.0
# -r requirements/test.txt
# pylint-celery
# pylint-django
pymongo==4.15.2
pymongo==4.15.3
# via -r requirements/test.txt
pytest==8.4.2
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ astroid==3.3.11
# via
# pylint
# pylint-celery
attrs==25.3.0
attrs==25.4.0
# via hypothesis
click==8.3.0
# via
Expand Down Expand Up @@ -57,7 +57,7 @@ packaging==25.0
# via pytest
pathspec==0.12.1
# via mypy
platformdirs==4.4.0
platformdirs==4.5.0
# via pylint
pluggy==1.6.0
# via
Expand All @@ -81,7 +81,7 @@ pylint-plugin-utils==0.9.0
# via
# pylint-celery
# pylint-django
pymongo==4.15.2
pymongo==4.15.3
# via -r requirements/base.txt
pytest==8.4.2
# via
Expand Down