Bump cryptography from 42.0.7 to 42.0.8

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-05 21:41:44 +00:00
committed by GitHub
parent c138fbdac4
commit 57d97e17cd
2 changed files with 35 additions and 35 deletions

View File

@@ -63,7 +63,7 @@ shapely = "^2.0.4"
smartypants = "^2.0.1"
mistune = "0.8.4"
blinker = "^1.8.2"
cryptography = "^42.0.7"
cryptography = "^42.0.8"
idna = "^3.7"
jmespath = "^1.0.1"
markupsafe = "^2.1.5"