mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
build(deps): bump cryptography from 45.0.3 to 45.0.4 (#2612)
This commit is contained in:
@ -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",
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user