⬆ Bump cryptography from 48.0.1 to 49.0.0 (#1121)

Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.1 to 49.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/48.0.1...49.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 49.0.0
  dependency-type: indirect
  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:
dependabot[bot]
2026-06-15 10:02:18 +00:00
committed by GitHub
parent 6590f9ed22
commit d88a90d4c9
+1 -1
View File
@@ -12,7 +12,7 @@ cffi==2.0.0
# pynacl
charset-normalizer==3.4.7
# via requests
cryptography==48.0.1
cryptography==49.0.0
# via pyjwt
gitdb==4.0.12
# via gitpython