Skip to content

Commit d0b7c70

Browse files
authored
Merge pull request #660 from TimMcCool/dependabot/uv/tests/cryptography-49.0.0
chore(deps): bump cryptography from 48.0.1 to 49.0.0 in /tests
2 parents b0f2c02 + d3c0a9c commit d0b7c70

2 files changed

Lines changed: 43 additions & 46 deletions

File tree

tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
authors = [{ name = "TimMcCool" }]
77
requires-python = ">=3.12.12"
88
dependencies = [
9-
"cryptography>=48.0.1",
9+
"cryptography>=49.0.0",
1010
"pytest>=9.1.1",
1111
"python-dotenv>=1.2.2",
1212
"ruff>=0.15.18",

0 commit comments

Comments
 (0)