Skip to content

Commit 9605e6d

Browse files
committed
chore(deps): lock file maintenance gcp-services-python
1 parent c6b4ad1 commit 9605e6d

7 files changed

Lines changed: 503 additions & 514 deletions

File tree

gcp/api/poetry.lock

Lines changed: 72 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gcp/functions/pypi/poetry.lock

Lines changed: 132 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gcp/functions/pypi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "pypi-publish"
33
requires-python = ">=3.13,<4.0"
44
dependencies = [
5-
"cryptography (==46.0.4)",
5+
"cryptography (==46.0.5)",
66
"google-cloud-secret-manager (==2.26.0)",
77
"osv (==0.1.2)",
88
"requests (==2.32.5)",

gcp/workers/oss_fuzz_worker/poetry.lock

Lines changed: 146 additions & 150 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gcp/workers/oss_fuzz_worker/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name = "worker"
33
requires-python = ">=3.13,<3.14"
44
dependencies = [
55
"google-auth-httplib2==0.3.0",
6-
"google-api-python-client==2.188.0",
7-
"google-cloud-pubsub==2.34.0",
6+
"google-api-python-client==2.189.0",
7+
"google-cloud-pubsub==2.35.0",
88
"google-cloud-ndb==2.4.0",
9-
"google-cloud-storage==3.8.0",
9+
"google-cloud-storage==3.9.0",
1010
"pyyaml==6.0.3",
1111
"redis==6.4.0",
1212
"packageurl-python==0.17.6",

gcp/workers/worker/poetry.lock

Lines changed: 146 additions & 150 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gcp/workers/worker/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name = "worker"
33
requires-python = ">=3.13,<3.14"
44
dependencies = [
55
"google-auth-httplib2==0.3.0",
6-
"google-api-python-client==2.188.0",
7-
"google-cloud-pubsub==2.34.0",
6+
"google-api-python-client==2.189.0",
7+
"google-cloud-pubsub==2.35.0",
88
"google-cloud-ndb==2.4.0",
9-
"google-cloud-storage==3.8.0",
9+
"google-cloud-storage==3.9.0",
1010
"pyyaml==6.0.3",
1111
"redis==6.4.0",
1212
"packageurl-python==0.17.6",

0 commit comments

Comments
 (0)