Bump cryptography from 44.0.2 to 44.0.3

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 44.0.3
  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]
2025-05-02 21:29:55 +00:00
committed by GitHub
parent cacaedac0c
commit bfcf81d91d
2 changed files with 41 additions and 39 deletions

View File

@@ -61,7 +61,7 @@ shapely = "^2.0.5"
smartypants = "^2.0.1"
mistune = "^3.1.3"
blinker = "^1.9.0"
cryptography = "^44.0.1"
cryptography = "^44.0.3"
idna = "^3.7"
jmespath = "^1.0.1"
markupsafe = "^3.0.2"