deps(deps): bump cryptography from 41.0.8 to 46.0.5

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.8 to 46.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/commits/46.0.5)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-08 10:27:30 +00:00
committed by GitHub
parent b033923756
commit e59238916b

View File

@@ -113,7 +113,7 @@ dependencies = [
"pyyaml==6.0.3",
"rich==13.7.0",
"keyring==24.3.0",
"cryptography==41.0.8",
"cryptography==46.0.5",
"click-completion==0.5.2",
"tabulate==0.9.0",
"colorama==0.4.6",