Skip to content

Commit 56dcd81

Browse files
fix(deps): update functions
1 parent 7bac569 commit 56dcd81

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gcp/functions/pypi/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name = "pypi-publish"
33
requires-python = ">=3.11,<4.0"
44
dependencies = [
55
"cryptography (==44.0.2)",
6-
"google-cloud-secret-manager (==2.23.2)",
7-
"osv (==0.0.22)",
6+
"google-cloud-secret-manager (==2.29.0)",
7+
"osv (==0.1.3)",
88
"requests (==2.32.3)",
99
]
1010
[tool.poetry]

0 commit comments

Comments
 (0)