@@ -8,94 +8,94 @@ annotated-types==0.7.0
88 # via
99 # -r requirements.txt
1010 # pydantic
11- astroid==3.3.10
11+ astroid==4.0.1
1212 # via pylint
1313bracex==2.6
1414 # via wcmatch
15- build==1.2.2.post1
15+ build==1.3.0
1616 # via pip-tools
17- cachetools==5.5.2
17+ cachetools==6.2.1
1818 # via
1919 # -r requirements.txt
2020 # google-auth
21- certifi==2025.6.15
21+ certifi==2025.10.5
2222 # via
2323 # -r requirements.txt
2424 # requests
25- cffi==1.17.1
25+ cffi==2.0.0
2626 # via -r requirements.txt
2727cfgv==3.4.0
2828 # via pre-commit
29- charset-normalizer==3.4.2
29+ charset-normalizer==3.4.4
3030 # via
3131 # -r requirements.txt
3232 # requests
33- click==8.2.1
33+ click==8.3.0
3434 # via
3535 # mkdocs
3636 # pip-tools
3737 # typer
38- coverage[toml]==7.9.1
38+ coverage[toml]==7.11.0
3939 # via pytest-cov
4040dill==0.4.0
4141 # via pylint
42- distlib==0.3.9
42+ distlib==0.4.0
4343 # via virtualenv
44- filelock==3.18 .0
44+ filelock==3.20 .0
4545 # via virtualenv
46- freezegun==1.5.2
46+ freezegun==1.5.5
4747 # via -r requirements.dev.in
4848ghp-import==2.1.0
4949 # via mkdocs
50- google-api-core==2.25 .1
50+ google-api-core==2.28 .1
5151 # via
5252 # -r requirements.txt
5353 # google-api-python-client
54- google-api-python-client==2.173 .0
54+ google-api-python-client==2.186 .0
5555 # via
5656 # -r requirements.txt
5757 # google-api-python-client-stubs
58- google-api-python-client-stubs==1.29 .0
58+ google-api-python-client-stubs==1.30 .0
5959 # via -r requirements.dev.in
60- google-auth==2.40.3
60+ google-auth==2.42.1
6161 # via
6262 # -r requirements.txt
6363 # google-api-core
6464 # google-api-python-client
6565 # google-auth-httplib2
66- google-auth-httplib2==0.2.0
66+ google-auth-httplib2==0.2.1
6767 # via
6868 # -r requirements.txt
6969 # google-api-python-client
70- googleapis-common-protos==1.70 .0
70+ googleapis-common-protos==1.71 .0
7171 # via
7272 # -r requirements.txt
7373 # google-api-core
74- httplib2==0.22 .0
74+ httplib2==0.31 .0
7575 # via
7676 # -r requirements.txt
7777 # google-api-python-client
7878 # google-auth-httplib2
7979 # oauth2client
80- identify==2.6.12
80+ identify==2.6.15
8181 # via pre-commit
82- idna==3.10
82+ idna==3.11
8383 # via
8484 # -r requirements.txt
8585 # requests
86- iniconfig==2.1 .0
86+ iniconfig==2.3 .0
8787 # via pytest
88- isort==6 .0.1
88+ isort==7 .0.0
8989 # via pylint
9090jinja2==3.1.6
9191 # via mkdocs
9292lazydocs==0.4.8
9393 # via -r requirements.dev.in
94- markdown==3.8.2
94+ markdown==3.9
9595 # via mkdocs
96- markdown-it-py==3 .0.0
96+ markdown-it-py==4 .0.0
9797 # via rich
98- markupsafe==3.0.2
98+ markupsafe==3.0.3
9999 # via
100100 # jinja2
101101 # mkdocs
@@ -115,7 +115,7 @@ mkdocs-awesome-pages-plugin==2.10.1
115115 # via -r requirements.dev.in
116116mkdocs-get-deps==0.2.0
117117 # via mkdocs
118- mypy==1.16.1
118+ mypy==1.18.2
119119 # via -r requirements.dev.in
120120mypy-extensions==1.1.0
121121 # via mypy
@@ -134,9 +134,9 @@ pathspec==0.12.1
134134 # via
135135 # mkdocs
136136 # mypy
137- pip-tools==7.4 .1
137+ pip-tools==7.5 .1
138138 # via -r requirements.dev.in
139- platformdirs==4.3.8
139+ platformdirs==4.5.0
140140 # via
141141 # mkdocs-get-deps
142142 # pylint
@@ -145,13 +145,13 @@ pluggy==1.6.0
145145 # via
146146 # pytest
147147 # pytest-cov
148- pre-commit==4.2 .0
148+ pre-commit==4.3 .0
149149 # via -r requirements.dev.in
150150proto-plus==1.26.1
151151 # via
152152 # -r requirements.txt
153153 # google-api-core
154- protobuf==6.31.1
154+ protobuf==6.33.0
155155 # via
156156 # -r requirements.txt
157157 # google-api-core
@@ -168,60 +168,60 @@ pyasn1-modules==0.4.2
168168 # -r requirements.txt
169169 # google-auth
170170 # oauth2client
171- pycparser==2.22
171+ pycparser==2.23
172172 # via
173173 # -r requirements.txt
174174 # cffi
175- pydantic==2.11.7
175+ pydantic==2.12.3
176176 # via -r requirements.txt
177- pydantic-core==2.33.2
177+ pydantic-core==2.41.4
178178 # via
179179 # -r requirements.txt
180180 # pydantic
181181pygments==2.19.2
182182 # via
183183 # pytest
184184 # rich
185- pylint==3.3.7
185+ pylint==4.0.2
186186 # via -r requirements.dev.in
187- pyparsing==3.2.3
187+ pyparsing==3.2.5
188188 # via
189189 # -r requirements.txt
190190 # httplib2
191191pyproject-hooks==1.2.0
192192 # via
193193 # build
194194 # pip-tools
195- pytest==8.4.1
195+ pytest==8.4.2
196196 # via
197197 # -r requirements.dev.in
198198 # pytest-cov
199199 # pytest-mock
200- pytest-cov==6.2.1
200+ pytest-cov==7.0.0
201201 # via -r requirements.dev.in
202- pytest-mock==3.14 .1
202+ pytest-mock==3.15 .1
203203 # via -r requirements.dev.in
204204python-dateutil==2.9.0.post0
205205 # via
206206 # -r requirements.txt
207207 # freezegun
208208 # ghp-import
209- pyyaml==6.0.2
209+ pyyaml==6.0.3
210210 # via
211211 # mkdocs
212212 # mkdocs-get-deps
213213 # pre-commit
214214 # pyyaml-env-tag
215215pyyaml-env-tag==1.1
216216 # via mkdocs
217- requests==2.32.4
217+ requests==2.32.5
218218 # via
219219 # -r requirements.txt
220220 # google-api-core
221221 # requests-mock
222222requests-mock==1.12.1
223223 # via -r requirements.dev.in
224- rich==14.0 .0
224+ rich==14.2 .0
225225 # via typer
226226rsa==4.9.1
227227 # via
@@ -239,11 +239,11 @@ six==1.17.0
239239 # python-dateutil
240240tomlkit==0.13.3
241241 # via pylint
242- typer==0.16 .0
242+ typer==0.20 .0
243243 # via lazydocs
244- types-httplib2==0.22 .0.20250622
244+ types-httplib2==0.31 .0.20250913
245245 # via google-api-python-client-stubs
246- typing-extensions==4.14 .0
246+ typing-extensions==4.15 .0
247247 # via
248248 # -r requirements.txt
249249 # google-api-python-client-stubs
@@ -252,7 +252,7 @@ typing-extensions==4.14.0
252252 # pydantic-core
253253 # typer
254254 # typing-inspection
255- typing-inspection==0.4.1
255+ typing-inspection==0.4.2
256256 # via
257257 # -r requirements.txt
258258 # pydantic
@@ -264,7 +264,7 @@ urllib3==2.5.0
264264 # via
265265 # -r requirements.txt
266266 # requests
267- virtualenv==20.31.2
267+ virtualenv==20.35.4
268268 # via pre-commit
269269watchdog==6.0.0
270270 # via mkdocs
0 commit comments