We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a63ccb0 + 82d872b commit 6e1df98Copy full SHA for 6e1df98
2 files changed
tests/pyproject.toml
@@ -6,7 +6,7 @@ readme = "README.md"
6
authors = [{ name = "TimMcCool" }]
7
requires-python = ">=3.12.12"
8
dependencies = [
9
- "cryptography>=48.0.0",
+ "cryptography>=48.0.1",
10
"pytest>=9.0.3",
11
"python-dotenv>=1.2.2",
12
"ruff>=0.15.16",
0 commit comments