Skip to content

Commit a7002f1

Browse files
chore(deps): lock file maintenance functions
1 parent 7bac569 commit a7002f1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gcp/functions/pypi/pyproject.toml

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

0 commit comments

Comments
 (0)