@@ -16,7 +16,7 @@ babel==2.18.0
1616 # via sphinx
1717black==26.3.1 ; implementation_name == 'cpython'
1818 # via -r test-requirements.in
19- certifi==2026.2.25
19+ certifi==2026.4.22
2020 # via requests
2121cffi==2.0.0 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
2222 # via
@@ -26,7 +26,7 @@ cfgv==3.5.0
2626 # via pre-commit
2727charset-normalizer==3.4.7
2828 # via requests
29- click==8.3.2 ; implementation_name == 'cpython'
29+ click==8.3.3 ; implementation_name == 'cpython'
3030 # via black
3131codespell==2.4.2
3232 # via -r test-requirements.in
@@ -38,7 +38,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
3838 # sphinx
3939coverage==7.13.5
4040 # via -r test-requirements.in
41- cryptography==46 .0.6
41+ cryptography==47 .0.0
4242 # via
4343 # -r test-requirements.in
4444 # pyopenssl
@@ -56,13 +56,13 @@ exceptiongroup==1.3.1 ; python_full_version < '3.11'
5656 # via
5757 # -r test-requirements.in
5858 # pytest
59- filelock==3.25.2
59+ filelock==3.29.0
6060 # via
6161 # python-discovery
6262 # virtualenv
63- identify==2.6.18
63+ identify==2.6.19
6464 # via pre-commit
65- idna==3.11
65+ idna==3.13
6666 # via
6767 # -r test-requirements.in
6868 # requests
@@ -77,13 +77,13 @@ jedi==0.19.2 ; implementation_name == 'cpython'
7777 # via -r test-requirements.in
7878jinja2==3.1.6
7979 # via sphinx
80- librt==0.8.1 ; implementation_name == 'cpython' and platform_python_implementation != 'PyPy'
80+ librt==0.9.0 ; implementation_name == 'cpython' and platform_python_implementation != 'PyPy'
8181 # via mypy
8282markupsafe==3.0.3
8383 # via jinja2
8484mccabe==0.7.0
8585 # via pylint
86- mypy==1.20.0 ; implementation_name == 'cpython'
86+ mypy==1.20.2 ; implementation_name == 'cpython'
8787 # via -r test-requirements.in
8888mypy-extensions==1.1.0
8989 # via
@@ -96,26 +96,26 @@ nodeenv==1.10.0
9696 # pyright
9797outcome==1.3.0.post0
9898 # via -r test-requirements.in
99- packaging==26.0
99+ packaging==26.2
100100 # via
101101 # black
102102 # pytest
103103 # sphinx
104104parso==0.8.6 ; implementation_name == 'cpython'
105105 # via jedi
106- pathspec==1.0.4 ; implementation_name == 'cpython'
106+ pathspec==1.1.1 ; implementation_name == 'cpython'
107107 # via
108108 # black
109109 # mypy
110- platformdirs==4.9.4
110+ platformdirs==4.9.6
111111 # via
112112 # black
113113 # pylint
114114 # python-discovery
115115 # virtualenv
116116pluggy==1.6.0
117117 # via pytest
118- pre-commit==4.5.1
118+ pre-commit==4.6.0
119119 # via -r test-requirements.in
120120pycparser==3.0 ; (implementation_name != 'PyPy' and os_name == 'nt') or (implementation_name != 'PyPy' and platform_python_implementation != 'PyPy')
121121 # via cffi
@@ -125,9 +125,9 @@ pygments==2.20.0
125125 # sphinx
126126pylint==4.0.5
127127 # via -r test-requirements.in
128- pyopenssl==26.0 .0
128+ pyopenssl==26.1 .0
129129 # via -r test-requirements.in
130- pyright==1.1.408
130+ pyright==1.1.409
131131 # via -r test-requirements.in
132132pytest==9.0.3
133133 # via -r test-requirements.in
@@ -178,17 +178,17 @@ tomlkit==0.14.0
178178 # via pylint
179179trustme==1.2.1
180180 # via -r test-requirements.in
181- types-cffi==2.0.0.20260402
181+ types-cffi==2.0.0.20260429
182182 # via
183183 # -r test-requirements.in
184184 # types-pyopenssl
185- types-docutils==0.22.3.20260322
185+ types-docutils==0.22.3.20260408
186186 # via -r test-requirements.in
187187types-pyopenssl==24.1.0.20240722
188188 # via -r test-requirements.in
189- types-pyyaml==6.0.12.20250915
189+ types-pyyaml==6.0.12.20260408
190190 # via -r test-requirements.in
191- types-setuptools==82.0.0.20260402
191+ types-setuptools==82.0.0.20260408
192192 # via types-cffi
193193typing-extensions==4.15.0
194194 # via
@@ -205,5 +205,5 @@ urllib3==2.6.3
205205 # via requests
206206uv==0.11.8
207207 # via -r test-requirements.in
208- virtualenv==21.2 .0
208+ virtualenv==21.3 .0
209209 # via pre-commit
0 commit comments