Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
54857a13df
Bump cryptography from 45.0.7 to 46.0.6
Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.7 to 46.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/45.0.7...46.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-29 00:19:10 +00:00

View File

@ -19,7 +19,7 @@ twine==6.1.0
# Tests & Linting
coverage[toml]==7.10.6
cryptography==45.0.7
cryptography==46.0.6
mypy==1.17.1
pytest==8.4.1
ruff==0.12.11