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
12 changes: 6 additions & 6 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.3.0
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==6.2.0
cachetools==6.2.1
# via tox
chardet==5.2.0
# via tox
Expand All @@ -20,7 +20,7 @@ colorama==0.4.6
# via tox
distlib==0.4.0
# via virtualenv
filelock==3.19.1
filelock==3.20.0
# via
# tox
# virtualenv
Expand All @@ -40,7 +40,7 @@ pexpect==4.9.0
# via -r requirements/test.txt
pip-tools==7.5.1
# via -r requirements/pip-tools.txt
platformdirs==4.4.0
platformdirs==4.5.0
# via
# tox
# virtualenv
Expand All @@ -57,7 +57,7 @@ pygments==2.19.2
# via
# -r requirements/test.txt
# pytest
pyproject-api==1.9.1
pyproject-api==1.10.0
# via tox
pyproject-hooks==1.2.0
# via
Expand All @@ -70,9 +70,9 @@ pyyaml==6.0.3
# via
# -r requirements/base.txt
# -r requirements/test.txt
tox==4.30.3
tox==4.31.0
# via -r requirements/dev.in
virtualenv==20.34.0
virtualenv==20.35.3
# via tox
wheel==0.45.1
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ beautifulsoup4==4.14.2
# via pydata-sphinx-theme
certifi==2025.10.5
# via requests
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via requests
doc8==2.0.0
# via -r requirements/doc.in
Expand All @@ -27,7 +27,7 @@ docutils==0.21.2
# readme-renderer
# restructuredtext-lint
# sphinx
idna==3.10
idna==3.11
# via requests
imagesize==1.4.1
# via sphinx
Expand Down