@@ -18,15 +18,15 @@ babel==2.17.0
1818 # via sphinx
1919black==25.1.0 ; implementation_name == 'cpython'
2020 # via -r test-requirements.in
21- certifi==2025.7.14
21+ certifi==2025.8.3
2222 # via requests
2323cffi==1.17.1 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
2424 # via
2525 # -r test-requirements.in
2626 # cryptography
2727cfgv==3.4.0
2828 # via pre-commit
29- charset-normalizer==3.4.2
29+ charset-normalizer==3.4.3
3030 # via requests
3131click==8.1.8 ; python_full_version < '3.10' and implementation_name == 'cpython'
3232 # via black
@@ -40,9 +40,9 @@ colorama==0.4.6 ; sys_platform == 'win32'
4040 # pylint
4141 # pytest
4242 # sphinx
43- coverage==7.10.1
43+ coverage==7.10.5
4444 # via -r test-requirements.in
45- cryptography==45.0.5
45+ cryptography==45.0.6
4646 # via
4747 # -r test-requirements.in
4848 # pyopenssl
@@ -58,9 +58,9 @@ exceptiongroup==1.3.0 ; python_full_version < '3.11'
5858 # via
5959 # -r test-requirements.in
6060 # pytest
61- filelock==3.18.0
61+ filelock==3.19.1
6262 # via virtualenv
63- identify==2.6.12
63+ identify==2.6.13
6464 # via pre-commit
6565idna==3.10
6666 # via
@@ -94,7 +94,7 @@ nodeenv==1.9.1
9494 # via
9595 # pre-commit
9696 # pyright
97- orjson==3.11.1 ; python_full_version < '3.14' and implementation_name == 'cpython'
97+ orjson==3.11.2 ; implementation_name == 'cpython'
9898 # via -r test-requirements.in
9999outcome==1.3.0.post0
100100 # via -r test-requirements.in
@@ -103,14 +103,8 @@ packaging==25.0
103103 # black
104104 # pytest
105105 # sphinx
106- parso==0.8.4 ; python_full_version < '3.14' and implementation_name == 'cpython'
107- # via
108- # -r test-requirements.in
109- # jedi
110- parso @ git+https://github.com/davidhalter/parso.git@a73af5c709a292cbb789bf6cab38b20559f166c0 ; python_full_version >= '3.14'
111- # via
112- # -r test-requirements.in
113- # jedi
106+ parso==0.8.5 ; implementation_name == 'cpython'
107+ # via jedi
114108pathspec==0.12.1
115109 # via
116110 # black
@@ -122,29 +116,29 @@ platformdirs==4.3.8
122116 # virtualenv
123117pluggy==1.6.0
124118 # via pytest
125- pre-commit==4.2 .0
119+ pre-commit==4.3 .0
126120 # via -r test-requirements.in
127121pycparser==2.22 ; os_name == 'nt' or platform_python_implementation != 'PyPy'
128122 # via cffi
129123pygments==2.19.2
130124 # via
131125 # pytest
132126 # sphinx
133- pylint==3.3.7
127+ pylint==3.3.8
134128 # via -r test-requirements.in
135129pyopenssl==25.1.0
136130 # via -r test-requirements.in
137- pyright==1.1.403
131+ pyright==1.1.404
138132 # via -r test-requirements.in
139133pytest==8.4.1
140134 # via -r test-requirements.in
141135pyyaml==6.0.2
142136 # via pre-commit
143- requests==2.32.4
137+ requests==2.32.5
144138 # via sphinx
145139roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
146140 # via sphinx
147- ruff==0.12.9
141+ ruff==0.12.10
148142 # via -r test-requirements.in
149143sniffio==1.3.1
150144 # via -r test-requirements.in
@@ -181,17 +175,17 @@ tomlkit==0.13.3
181175 # via pylint
182176trustme==1.2.1
183177 # via -r test-requirements.in
184- types-cffi==1.17.0.20250523
178+ types-cffi==1.17.0.20250822
185179 # via
186180 # -r test-requirements.in
187181 # types-pyopenssl
188- types-docutils==0.21 .0.20250728
182+ types-docutils==0.22 .0.20250822
189183 # via -r test-requirements.in
190184types-pyopenssl==24.1.0.20240722
191185 # via -r test-requirements.in
192- types-pyyaml==6.0.12.20250516
186+ types-pyyaml==6.0.12.20250822
193187 # via -r test-requirements.in
194- types-setuptools==80.9.0.20250529
188+ types-setuptools==80.9.0.20250822
195189 # via types-cffi
196190typing-extensions==4.14.1
197191 # via
@@ -203,11 +197,12 @@ typing-extensions==4.14.1
203197 # pylint
204198 # pyopenssl
205199 # pyright
200+ # virtualenv
206201urllib3==2.5.0
207202 # via requests
208- uv==0.8.11
203+ uv==0.8.13
209204 # via -r test-requirements.in
210- virtualenv==20.32 .0
205+ virtualenv==20.34 .0
211206 # via pre-commit
212207zipp==3.23.0 ; python_full_version < '3.10'
213208 # via importlib-metadata
0 commit comments