@@ -8,17 +8,17 @@ annotated-types==0.7.0
88 # via
99 # -r requirements.txt
1010 # pydantic
11- astroid==3.2.2
11+ astroid==3.2.4
1212 # via pylint
1313bracex==2.4
1414 # via wcmatch
1515build==1.2.1
1616 # via pip-tools
17- cachetools==5.3.3
17+ cachetools==5.4.0
1818 # via
1919 # -r requirements.txt
2020 # google-auth
21- certifi==2024.6.2
21+ certifi==2024.7.4
2222 # via
2323 # -r requirements.txt
2424 # requests
@@ -35,29 +35,29 @@ click==8.1.7
3535 # mkdocs
3636 # pip-tools
3737 # typer
38- coverage[toml]==7.5.3
38+ coverage[toml]==7.6.0
3939 # via pytest-cov
4040dill==0.3.8
4141 # via pylint
4242distlib==0.3.8
4343 # via virtualenv
44- filelock==3.15.1
44+ filelock==3.15.4
4545 # via virtualenv
4646freezegun==1.5.1
4747 # via -r requirements.dev.in
4848ghp-import==2.1.0
4949 # via mkdocs
50- google-api-core==2.19.0
50+ google-api-core==2.19.1
5151 # via
5252 # -r requirements.txt
5353 # google-api-python-client
54- google-api-python-client==2.133 .0
54+ google-api-python-client==2.137 .0
5555 # via
5656 # -r requirements.txt
5757 # google-api-python-client-stubs
5858google-api-python-client-stubs==1.26.0
5959 # via -r requirements.dev.in
60- google-auth==2.30 .0
60+ google-auth==2.32 .0
6161 # via
6262 # -r requirements.txt
6363 # google-api-core
@@ -67,7 +67,7 @@ google-auth-httplib2==0.2.0
6767 # via
6868 # -r requirements.txt
6969 # google-api-python-client
70- googleapis-common-protos==1.63.1
70+ googleapis-common-protos==1.63.2
7171 # via
7272 # -r requirements.txt
7373 # google-api-core
@@ -77,7 +77,7 @@ httplib2==0.22.0
7777 # google-api-python-client
7878 # google-auth-httplib2
7979 # oauth2client
80- identify==2.5.36
80+ identify==2.6.0
8181 # via pre-commit
8282idna==3.7
8383 # via
@@ -115,7 +115,7 @@ mkdocs-awesome-pages-plugin==2.9.2
115115 # via -r requirements.dev.in
116116mkdocs-get-deps==0.2.0
117117 # via mkdocs
118- mypy==1.10 .0
118+ mypy==1.11 .0
119119 # via -r requirements.dev.in
120120mypy-extensions==1.0.0
121121 # via mypy
@@ -143,11 +143,11 @@ pluggy==1.5.0
143143 # via pytest
144144pre-commit==3.7.1
145145 # via -r requirements.dev.in
146- proto-plus==1.23 .0
146+ proto-plus==1.24 .0
147147 # via
148148 # -r requirements.txt
149149 # google-api-core
150- protobuf==4.25.3
150+ protobuf==5.27.2
151151 # via
152152 # -r requirements.txt
153153 # google-api-core
@@ -168,15 +168,15 @@ pycparser==2.22
168168 # via
169169 # -r requirements.txt
170170 # cffi
171- pydantic==2.7.4
171+ pydantic==2.8.2
172172 # via -r requirements.txt
173- pydantic-core==2.18.4
173+ pydantic-core==2.20.1
174174 # via
175175 # -r requirements.txt
176176 # pydantic
177177pygments==2.18.0
178178 # via rich
179- pylint==3.2.3
179+ pylint==3.2.6
180180 # via -r requirements.dev.in
181181pyparsing==3.1.2
182182 # via
@@ -186,7 +186,7 @@ pyproject-hooks==1.1.0
186186 # via
187187 # build
188188 # pip-tools
189- pytest==8.2.2
189+ pytest==8.3.1
190190 # via
191191 # -r requirements.dev.in
192192 # pytest-cov
@@ -231,7 +231,7 @@ six==1.16.0
231231 # -r requirements.txt
232232 # oauth2client
233233 # python-dateutil
234- tomlkit==0.12.5
234+ tomlkit==0.13.0
235235 # via pylint
236236typer==0.12.3
237237 # via lazydocs
@@ -253,7 +253,7 @@ urllib3==2.2.2
253253 # via
254254 # -r requirements.txt
255255 # requests
256- virtualenv==20.26.2
256+ virtualenv==20.26.3
257257 # via pre-commit
258258watchdog==4.0.1
259259 # via mkdocs
0 commit comments