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
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ click==8.2.1
# pip-tools
colorama==0.4.6
# via tox
distlib==0.3.9
distlib==0.4.0
# via virtualenv
filelock==3.18.0
# via
Expand Down Expand Up @@ -70,9 +70,9 @@ pyyaml==6.0.2
# via
# -r requirements/base.txt
# -r requirements/test.txt
tox==4.27.0
tox==4.28.3
# via -r requirements/dev.in
virtualenv==20.31.2
virtualenv==20.32.0
# via tox
wheel==0.45.1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.17.0
# sphinx
beautifulsoup4==4.13.4
# via pydata-sphinx-theme
certifi==2025.6.15
certifi==2025.7.14
# via requests
charset-normalizer==3.4.2
# via requests
Expand All @@ -35,7 +35,7 @@ jinja2==3.1.6
# via sphinx
markupsafe==3.0.2
# via jinja2
nh3==0.2.21
nh3==0.3.0
# via readme-renderer
packaging==25.0
# via
Expand Down Expand Up @@ -87,7 +87,7 @@ sphinxcontrib-serializinghtml==2.0.0
# via sphinx
stevedore==5.4.1
# via doc8
typing-extensions==4.14.0
typing-extensions==4.14.1
# via
# beautifulsoup4
# pydata-sphinx-theme
Expand Down