Bump cryptography from 3.3.2 to 44.0.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-14 15:00:08 +00:00 committed by GitHub
parent e24f2d751c
commit 3476367ee1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ cffi==1.17.1
chardet==5.1.0
click==8.1.3
cryptography==3.3.2; platform_machine == 'armv7l'
cryptography==43.0.1; platform_machine != 'armv7l'
cryptography==44.0.1; platform_machine != 'armv7l'
cssutils==2.7.0
defusedxml==0.7.1
Flask==2.3.2