Bump cryptography from 49.0.0 to 50.0.0 (#4703)
Bumps [cryptography](https://github.com/pyca/cryptography) from 49.0.0 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/49.0.0...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... 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:
parent
578934e4ef
commit
dd6ea5f47b
|
|
@ -20,7 +20,7 @@ classifiers = [
|
|||
dependencies = [
|
||||
"pyparted==3.13.0",
|
||||
"pydantic==2.13.4",
|
||||
"cryptography==49.0.0",
|
||||
"cryptography==50.0.0",
|
||||
"textual==8.2.8",
|
||||
"markdown-it-py==4.2.0",
|
||||
"linkify-it-py==2.1.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue