mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
build(deps): bump cryptography from 44.0.3 to 45.0.2 (#2588)
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.3 to 45.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.3...45.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -30,7 +30,7 @@ classifiers=[
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"attrs==25.3.0",
|
"attrs==25.3.0",
|
||||||
"bcrypt==4.3.0",
|
"bcrypt==4.3.0",
|
||||||
"cryptography==44.0.3",
|
"cryptography==45.0.2",
|
||||||
"hyperlink==21.0.0",
|
"hyperlink==21.0.0",
|
||||||
"idna==3.10",
|
"idna==3.10",
|
||||||
"packaging==25.0",
|
"packaging==25.0",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
attrs==25.3.0
|
attrs==25.3.0
|
||||||
bcrypt==4.3.0
|
bcrypt==4.3.0
|
||||||
cryptography==44.0.3
|
cryptography==45.0.2
|
||||||
hyperlink==21.0.0
|
hyperlink==21.0.0
|
||||||
idna==3.10
|
idna==3.10
|
||||||
packaging==25.0
|
packaging==25.0
|
||||||
|
|||||||
Reference in New Issue
Block a user