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:
dependabot[bot] 2026-08-10 20:57:36 +10:00 committed by GitHub
parent 578934e4ef
commit dd6ea5f47b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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",