Bump pyopenssl from 24.1.0 to 24.2.1

Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.1.0 to 24.2.1.
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/pyopenssl/compare/24.1.0...24.2.1)

---
updated-dependencies:
- dependency-name: pyopenssl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-11 02:17:10 +00:00 committed by GitHub
commit 686000eb33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ apscheduler==3.10.1
importlib-metadata==8.2.0
importlib-resources==6.4.0
pyinstaller==6.8.0
pyopenssl==24.1.0
pyopenssl==24.2.1
pycryptodomex==3.20.0
pyobjc-core==10.3.1; platform_system == "Darwin"