Skip to content

Commit 3a27fd7

Browse files
committed
chore: update dependencies and bump version to 2.1.2
1 parent 6a87362 commit 3a27fd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "phase_dev"
7-
version = "2.1.1"
7+
version = "2.1.2"
88
description = "Python SDK for Phase secrets manager"
99
readme = "README.md"
1010
requires-python = ">=3.10"
@@ -17,8 +17,8 @@ authors = [
1717
{ name = "Phase", email = "rohan@phase.dev" }
1818
]
1919
dependencies = [
20-
"pyNaCl >= 1.4.0",
21-
"requests >= 2.26.0",
20+
"pyNaCl >= 1.5.0",
21+
"requests >= 2.32.0",
2222
]
2323

2424
[project.optional-dependencies]

0 commit comments

Comments
 (0)