@@ -8,7 +8,7 @@ astroid==4.0.4
88 # via pylint
99async-generator==1.10
1010 # via -r test-requirements.in
11- attrs==25.4 .0
11+ attrs==26.1 .0
1212 # via
1313 # -r test-requirements.in
1414 # outcome
@@ -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.5
41+ cryptography==46.0.6
4242 # via
4343 # -r test-requirements.in
4444 # pyopenssl
@@ -83,7 +83,7 @@ markupsafe==3.0.3
8383 # via jinja2
8484mccabe==0.7.0
8585 # via pylint
86- mypy==1.19.1 ; implementation_name == 'cpython'
86+ mypy==1.20.0 ; implementation_name == 'cpython'
8787 # via -r test-requirements.in
8888mypy-extensions==1.1.0
8989 # via
@@ -119,7 +119,7 @@ pre-commit==4.5.1
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
122- pygments==2.19.2
122+ pygments==2.20.0
123123 # via
124124 # pytest
125125 # sphinx
@@ -131,13 +131,13 @@ pyright==1.1.408
131131 # via -r test-requirements.in
132132pytest==9.0.2
133133 # via -r test-requirements.in
134- python-discovery==1.2.0
134+ python-discovery==1.2.1
135135 # via virtualenv
136136pytokens==0.4.1 ; implementation_name == 'cpython'
137137 # via black
138138pyyaml==6.0.3
139139 # via pre-commit
140- requests==2.32.5
140+ requests==2.33.1
141141 # via sphinx
142142roman-numerals==4.1.0 ; python_full_version >= '3.11'
143143 # via sphinx
@@ -167,7 +167,7 @@ sphinxcontrib-qthelp==2.0.0
167167 # via sphinx
168168sphinxcontrib-serializinghtml==2.0.0
169169 # via sphinx
170- tomli==2.4.0 ; python_full_version < '3.11'
170+ tomli==2.4.1 ; python_full_version < '3.11'
171171 # via
172172 # black
173173 # mypy
@@ -182,7 +182,7 @@ types-cffi==2.0.0.20260316
182182 # via
183183 # -r test-requirements.in
184184 # types-pyopenssl
185- types-docutils==0.22.3.20260316
185+ types-docutils==0.22.3.20260322
186186 # via -r test-requirements.in
187187types-pyopenssl==24.1.0.20240722
188188 # via -r test-requirements.in
0 commit comments