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
8 changes: 4 additions & 4 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alabaster==0.7.16
# via sphinx
babel==2.17.0
# via sphinx
certifi==2025.1.31
certifi==2025.4.26
# via requests
cffi==1.17.1
# via cryptography
Expand All @@ -24,13 +24,13 @@ idna==3.10
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.6.1
importlib-metadata==8.7.0
# via sphinx
jinja2==3.1.6
# via sphinx
markupsafe==3.0.2
# via jinja2
packaging==24.2
packaging==25.0
# via sphinx
pycparser==2.22
# via cffi
Expand Down Expand Up @@ -58,7 +58,7 @@ sphinxcontrib-trio==1.1.2
# via -r docs-requirements.in
tomli==2.2.1
# via sphinx
urllib3==2.3.0
urllib3==2.4.0
# via requests
zipp==3.21.0
# via importlib-metadata
10 changes: 5 additions & 5 deletions lint-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --universal lint-requirements.in
argcomplete==3.6.1
argcomplete==3.6.2
# via nox
attrs==25.3.0
# via nox
Expand Down Expand Up @@ -32,13 +32,13 @@ isort==6.0.1
# via -r lint-requirements.in
mypy==1.15.0
# via -r lint-requirements.in
mypy-extensions==1.0.0
mypy-extensions==1.1.0
# via
# black
# mypy
nox==2025.2.9
# via -r lint-requirements.in
packaging==24.2
packaging==25.0
# via
# black
# dependency-groups
Expand Down Expand Up @@ -67,9 +67,9 @@ types-cffi==1.17.0.20250326
# via types-pyopenssl
types-pyopenssl==24.1.0.20240722
# via -r lint-requirements.in
types-setuptools==78.1.0.20250329
types-setuptools==80.0.0.20250429
# via types-cffi
typing-extensions==4.12.2
typing-extensions==4.13.2
# via
# black
# mypy
Expand Down
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ idna==3.10
# via -r test-requirements.in
iniconfig==2.1.0
# via pytest
packaging==24.2
packaging==25.0
# via pytest
pluggy==1.5.0
# via pytest
Expand All @@ -43,5 +43,5 @@ tomli==2.2.1
# via
# coverage
# pytest
typing-extensions==4.13.0
typing-extensions==4.13.2
# via pyopenssl