This is an automated email from the ASF dual-hosted git repository.
gstein pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
The following commit(s) were added to refs/heads/trunk by this push:
new 62facf9 thanks dependabot
62facf9 is described below
commit 62facf9620efd8272a48cb06d5cd445679ab396d
Author: Greg Stein <[email protected]>
AuthorDate: Fri Feb 20 00:33:23 2026 -0600
thanks dependabot
---
v3/pyproject.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/v3/pyproject.toml b/v3/pyproject.toml
index 305ebee..6f7a7f7 100644
--- a/v3/pyproject.toml
+++ b/v3/pyproject.toml
@@ -13,7 +13,7 @@ dependencies = [
"ezt>=1.1",
"easydict>=1.13",
"passlib>=1.7.4,<2",
- "cryptography>=44.0.3,<45",
+ "cryptography>=46.0.5,<47",
"argon2-cffi>=25.1.0,<26",
]
requires-python = ">=3.10"