@@ -4,15 +4,15 @@ alabaster==1.0.0
44 # via sphinx
55astor==0.8.1
66 # via -r test-requirements.in
7- astroid==4.0.3
7+ astroid==4.0.4
88 # via pylint
99async-generator==1.10
1010 # via -r test-requirements.in
1111attrs==25.4.0
1212 # via
1313 # -r test-requirements.in
1414 # outcome
15- babel==2.17 .0
15+ babel==2.18 .0
1616 # via sphinx
1717black==26.1.0 ; implementation_name == 'cpython'
1818 # via -r test-requirements.in
@@ -36,9 +36,9 @@ colorama==0.4.6 ; sys_platform == 'win32'
3636 # pylint
3737 # pytest
3838 # sphinx
39- coverage==7.13.2
39+ coverage==7.13.4
4040 # via -r test-requirements.in
41- cryptography==46.0.4
41+ cryptography==46.0.5
4242 # via
4343 # -r test-requirements.in
4444 # pyopenssl
@@ -56,7 +56,7 @@ exceptiongroup==1.3.1 ; python_full_version < '3.11'
5656 # via
5757 # -r test-requirements.in
5858 # pytest
59- filelock==3.20.3
59+ filelock==3.24.0
6060 # via virtualenv
6161identify==2.6.16
6262 # via pre-commit
@@ -75,7 +75,7 @@ jedi==0.19.2 ; implementation_name == 'cpython'
7575 # via -r test-requirements.in
7676jinja2==3.1.6
7777 # via sphinx
78- librt==0.7.8 ; implementation_name == 'cpython' and platform_python_implementation != 'PyPy'
78+ librt==0.8.0 ; implementation_name == 'cpython' and platform_python_implementation != 'PyPy'
7979 # via mypy
8080markupsafe==3.0.3
8181 # via jinja2
@@ -99,13 +99,13 @@ packaging==26.0
9999 # black
100100 # pytest
101101 # sphinx
102- parso==0.8.5 ; implementation_name == 'cpython'
102+ parso==0.8.6 ; implementation_name == 'cpython'
103103 # via jedi
104104pathspec==1.0.4 ; implementation_name == 'cpython'
105105 # via
106106 # black
107107 # mypy
108- platformdirs==4.5.1
108+ platformdirs==4.9.0
109109 # via
110110 # black
111111 # pylint
@@ -136,7 +136,7 @@ requests==2.32.5
136136 # via sphinx
137137roman-numerals==4.1.0 ; python_full_version >= '3.11'
138138 # via sphinx
139- ruff==0.15.0
139+ ruff==0.15.1
140140 # via -r test-requirements.in
141141sniffio==1.3.1
142142 # via -r test-requirements.in
@@ -183,7 +183,7 @@ types-pyopenssl==24.1.0.20240722
183183 # via -r test-requirements.in
184184types-pyyaml==6.0.12.20250915
185185 # via -r test-requirements.in
186- types-setuptools==80.10 .0.20260124
186+ types-setuptools==82.0 .0.20260210
187187 # via types-cffi
188188typing-extensions==4.15.0
189189 # via
@@ -198,7 +198,7 @@ typing-extensions==4.15.0
198198 # virtualenv
199199urllib3==2.6.3
200200 # via requests
201- uv==0.10.0
201+ uv==0.10.2
202202 # via -r test-requirements.in
203203virtualenv==20.36.1
204204 # via pre-commit
0 commit comments