We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0f2c02 + d3c0a9c commit d0b7c70Copy full SHA for d0b7c70
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.1",
+ "cryptography>=49.0.0",
10
"pytest>=9.1.1",
11
"python-dotenv>=1.2.2",
12
"ruff>=0.15.18",
0 commit comments