build(deps): bump cryptography from 45.0.3 to 45.0.4 (#2612)

This commit is contained in:
dependabot[bot]
2025-06-17 14:18:00 +02:00
committed by GitHub
parent 691a66ab87
commit 5ab7fd598c
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ classifiers=[
dependencies = [
"attrs==25.3.0",
"bcrypt==4.3.0",
"cryptography==45.0.3",
"cryptography==45.0.4",
"hyperlink==21.0.0",
"idna==3.10",
"packaging==25.0",

View File

@ -1,6 +1,6 @@
attrs==25.3.0
bcrypt==4.3.0
cryptography==45.0.3
cryptography==45.0.4
hyperlink==21.0.0
idna==3.10
packaging==25.0