@@ -6,11 +6,11 @@ alabaster==1.0.0 ; python_full_version >= '3.10'
66 # via sphinx
77astor==0.8.1
88 # via -r test-requirements.in
9- astroid==3.3.8
9+ astroid==3.3.9
1010 # via pylint
1111async-generator==1.10
1212 # via -r test-requirements.in
13- attrs==25.1 .0
13+ attrs==25.3 .0
1414 # via
1515 # -r test-requirements.in
1616 # outcome
@@ -38,9 +38,9 @@ colorama==0.4.6 ; sys_platform == 'win32'
3838 # pylint
3939 # pytest
4040 # sphinx
41- coverage==7.6.12
41+ coverage==7.8.0
4242 # via -r test-requirements.in
43- cryptography==44.0.1
43+ cryptography==44.0.2
4444 # via
4545 # -r test-requirements.in
4646 # pyopenssl
@@ -56,9 +56,9 @@ exceptiongroup==1.2.2 ; python_full_version < '3.11'
5656 # via
5757 # -r test-requirements.in
5858 # pytest
59- filelock==3.17 .0
59+ filelock==3.18 .0
6060 # via virtualenv
61- identify==2.6.8
61+ identify==2.6.9
6262 # via pre-commit
6363idna==3.10
6464 # via
@@ -69,13 +69,13 @@ imagesize==1.4.1
6969 # via sphinx
7070importlib-metadata==8.6.1 ; python_full_version < '3.10'
7171 # via sphinx
72- iniconfig==2.0 .0
72+ iniconfig==2.1 .0
7373 # via pytest
7474isort==6.0.1
7575 # via pylint
7676jedi==0.19.2 ; implementation_name == 'cpython'
7777 # via -r test-requirements.in
78- jinja2==3.1.5
78+ jinja2==3.1.6
7979 # via sphinx
8080markupsafe==3.0.2
8181 # via jinja2
@@ -92,7 +92,7 @@ nodeenv==1.9.1
9292 # via
9393 # pre-commit
9494 # pyright
95- orjson==3.10.15 ; python_full_version < '3.14' and implementation_name == 'cpython'
95+ orjson==3.10.16 ; python_full_version < '3.14' and implementation_name == 'cpython'
9696 # via -r test-requirements.in
9797outcome==1.3.0.post0
9898 # via -r test-requirements.in
@@ -105,26 +105,26 @@ parso==0.8.4 ; implementation_name == 'cpython'
105105 # via jedi
106106pathspec==0.12.1 ; implementation_name == 'cpython'
107107 # via black
108- platformdirs==4.3.6
108+ platformdirs==4.3.7
109109 # via
110110 # black
111111 # pylint
112112 # virtualenv
113113pluggy==1.5.0
114114 # via pytest
115- pre-commit==4.1 .0
115+ pre-commit==4.2 .0
116116 # via -r test-requirements.in
117117pycparser==2.22 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
118118 # via cffi
119119pygments==2.19.1
120120 # via sphinx
121- pylint==3.3.4
121+ pylint==3.3.6
122122 # via -r test-requirements.in
123123pyopenssl==25.0.0
124124 # via -r test-requirements.in
125- pyright==1.1.395
125+ pyright==1.1.398
126126 # via -r test-requirements.in
127- pytest==8.3.4
127+ pytest==8.3.5
128128 # via -r test-requirements.in
129129pyyaml==6.0.2
130130 # via pre-commit
@@ -134,6 +134,8 @@ roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
134134 # via sphinx
135135ruff==0.11.2
136136 # via -r test-requirements.in
137+ setuptools==78.1.0
138+ # via types-setuptools
137139sniffio==1.3.1
138140 # via -r test-requirements.in
139141snowballstemmer==2.2.0
@@ -144,7 +146,7 @@ sphinx==7.4.7 ; python_full_version < '3.10'
144146 # via -r test-requirements.in
145147sphinx==8.1.3 ; python_full_version == '3.10.*'
146148 # via -r test-requirements.in
147- sphinx==8.2.1 ; python_full_version >= '3.11'
149+ sphinx==8.2.3 ; python_full_version >= '3.11'
148150 # via -r test-requirements.in
149151sphinxcontrib-applehelp==2.0.0
150152 # via sphinx
@@ -169,17 +171,17 @@ tomlkit==0.13.2
169171 # via pylint
170172trustme==1.2.1
171173 # via -r test-requirements.in
172- types-cffi==1.16 .0.20241221
174+ types-cffi==1.17 .0.20250326
173175 # via
174176 # -r test-requirements.in
175177 # types-pyopenssl
176178types-docutils==0.21.0.20241128
177179 # via -r test-requirements.in
178180types-pyopenssl==24.1.0.20240722
179181 # via -r test-requirements.in
180- types-setuptools==75.8 .0.20250225
182+ types-setuptools==78.1 .0.20250329
181183 # via types-cffi
182- typing-extensions==4.12.2
184+ typing-extensions==4.13.0
183185 # via
184186 # -r test-requirements.in
185187 # astroid
@@ -190,9 +192,9 @@ typing-extensions==4.12.2
190192 # pyright
191193urllib3==2.3.0
192194 # via requests
193- uv==0.6.9
195+ uv==0.6.11
194196 # via -r test-requirements.in
195- virtualenv==20.29.2
197+ virtualenv==20.30.0
196198 # via pre-commit
197199zipp==3.21.0 ; python_full_version < '3.10'
198200 # via importlib-metadata
0 commit comments