Skip to content

Commit de05dcb

Browse files
changed version of cryptography package to 45.0.7 (#3795)
Co-authored-by: QuotientParadoxx <117741113+QuotientParadox@users.noreply.github.com>
1 parent 9ddd41d commit de05dcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
dependencies = [
2121
"pyparted>=3.13.0",
2222
"pydantic==2.11.9",
23-
"cryptography>=44.0.2",
23+
"cryptography>=45.0.7",
2424
]
2525

2626
[project.urls]

0 commit comments

Comments
 (0)