@@ -36,9 +36,9 @@ colorama==0.4.6 ; sys_platform == 'win32'
3636 # pylint
3737 # pytest
3838 # sphinx
39- coverage==7.13.1
39+ coverage==7.13.2
4040 # via -r test-requirements.in
41- cryptography==46.0.3
41+ cryptography==46.0.4
4242 # via
4343 # -r test-requirements.in
4444 # pyopenssl
@@ -94,14 +94,14 @@ nodeenv==1.10.0
9494 # pyright
9595outcome==1.3.0.post0
9696 # via -r test-requirements.in
97- packaging==25 .0
97+ packaging==26 .0
9898 # via
9999 # black
100100 # pytest
101101 # sphinx
102102parso==0.8.5 ; implementation_name == 'cpython'
103103 # via jedi
104- pathspec==1.0.3 ; implementation_name == 'cpython'
104+ pathspec==1.0.4 ; implementation_name == 'cpython'
105105 # via
106106 # black
107107 # mypy
@@ -114,7 +114,7 @@ pluggy==1.6.0
114114 # via pytest
115115pre-commit==4.5.1
116116 # via -r test-requirements.in
117- pycparser==2.23 ; (implementation_name != 'PyPy' and os_name == 'nt') or (implementation_name != 'PyPy' and platform_python_implementation != 'PyPy')
117+ pycparser==3.0 ; (implementation_name != 'PyPy' and os_name == 'nt') or (implementation_name != 'PyPy' and platform_python_implementation != 'PyPy')
118118 # via cffi
119119pygments==2.19.2
120120 # via
@@ -128,7 +128,7 @@ pyright==1.1.408
128128 # via -r test-requirements.in
129129pytest==9.0.2
130130 # via -r test-requirements.in
131- pytokens==0.4.0 ; implementation_name == 'cpython'
131+ pytokens==0.4.1 ; implementation_name == 'cpython'
132132 # via black
133133pyyaml==6.0.3
134134 # via pre-commit
@@ -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.9 .0.20251223
186+ types-setuptools==80.10 .0.20260124
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.9.26
201+ uv==0.9.28
202202 # via -r test-requirements.in
203203virtualenv==20.36.1
204204 # via pre-commit
0 commit comments