@@ -13,13 +13,13 @@ files = [
1313
1414[[package]]
1515name = "certifi"
16- version = "2024.6.2 "
16+ version = "2024.8.30 "
1717description = "Python package for providing Mozilla's CA Bundle."
1818optional = false
1919python-versions = ">=3.6"
2020files = [
21- {file = "certifi-2024.6.2 -py3-none-any.whl", hash = "sha256:ddc6c8ce995e6987e7faf5e3f1b02b302836a0e5d98ece18392cb1a36c72ad56 "},
22- {file = "certifi-2024.6.2 .tar.gz", hash = "sha256:3cd43f1c6fa7dedc5899d69d3ad0398fd018ad1a17fba83ddaf78aa46c747516 "},
21+ {file = "certifi-2024.8.30 -py3-none-any.whl", hash = "sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8 "},
22+ {file = "certifi-2024.8.30 .tar.gz", hash = "sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9 "},
2323]
2424
2525[[package]]
@@ -277,7 +277,7 @@ test = ["pytest (>=6)"]
277277
278278[[package]]
279279name = "gcloud-rest-auth"
280- version = "5.3.1 "
280+ version = "5.3.2 "
281281description = "Python Client for Google Cloud Auth"
282282optional = false
283283python-versions = ">= 3.8, < 4.0"
@@ -322,7 +322,7 @@ develop = false
322322
323323[package.dependencies]
324324gcloud-rest-auth = ">= 5.3.0, < 6.0.0"
325- pyasn1-modules = ">= 0.2.1, < 0.4.1 "
325+ pyasn1-modules = ">= 0.2.1, < 0.4.2 "
326326rsa = ">= 3.1.4, < 5.0.0"
327327
328328[package.source]
@@ -432,21 +432,21 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"]
432432
433433[[package]]
434434name = "pytest"
435- version = "8.2.2 "
435+ version = "8.3.3 "
436436description = "pytest: simple powerful testing with Python"
437437optional = false
438438python-versions = ">=3.8"
439439files = [
440- {file = "pytest-8.2.2 -py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343 "},
441- {file = "pytest-8.2.2 .tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977 "},
440+ {file = "pytest-8.3.3 -py3-none-any.whl", hash = "sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2 "},
441+ {file = "pytest-8.3.3 .tar.gz", hash = "sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181 "},
442442]
443443
444444[package.dependencies]
445445colorama = {version = "*", markers = "sys_platform == \"win32\""}
446446exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""}
447447iniconfig = "*"
448448packaging = "*"
449- pluggy = ">=1.5,<2.0 "
449+ pluggy = ">=1.5,<2"
450450tomli = {version = ">=1", markers = "python_version < \"3.11\""}
451451
452452[package.extras]
@@ -517,13 +517,13 @@ files = [
517517
518518[[package]]
519519name = "urllib3"
520- version = "2.2.1 "
520+ version = "2.2.2 "
521521description = "HTTP library with thread-safe connection pooling, file post, and more."
522522optional = false
523523python-versions = ">=3.8"
524524files = [
525- {file = "urllib3-2.2.1 -py3-none-any.whl", hash = "sha256:450b20ec296a467077128bff42b73080516e71b56ff59a60a02bef2232c4fa9d "},
526- {file = "urllib3-2.2.1 .tar.gz", hash = "sha256:d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19 "},
525+ {file = "urllib3-2.2.2 -py3-none-any.whl", hash = "sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472 "},
526+ {file = "urllib3-2.2.2 .tar.gz", hash = "sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168 "},
527527]
528528
529529[package.extras]
@@ -535,4 +535,4 @@ zstd = ["zstandard (>=0.18.0)"]
535535[metadata]
536536lock-version = "2.0"
537537python-versions = ">= 3.8, < 4.0"
538- content-hash = "2b4c5e685ccbd1981c6304fba0d224993f96fd4e3e0cdc86327c06585f0edaa5 "
538+ content-hash = "9dd0c655978fdba6dd4fa3f494140b57745f3af95747b85e0128720734150d49 "
0 commit comments