Bump pyopenssl from 23.2.0 to 24.0.0 (#2252)

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

---
updated-dependencies:
- dependency-name: pyopenssl
  dependency-type: direct:production
  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>

[skip ci]
This commit is contained in:
dependabot[bot] 2024-03-02 14:07:39 -08:00 committed by GitHub
parent 60f29b0fa4
commit 23591a0435
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==6.8.0
importlib-resources==6.0.1
pyinstaller==5.13.0
pyopenssl==23.2.0
pyopenssl==24.0.0
pycryptodomex==3.20.0
pyobjc-core==9.2; platform_system == "Darwin"