Bump pyopenssl from 23.0.0 to 23.2.0 (#2081)

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

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

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] 2023-08-23 21:20:05 -07:00 committed by GitHub
commit 6fa8bb3768
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ apscheduler==3.10.1
importlib-metadata==6.0.0
importlib-resources==5.12.0
pyinstaller==5.8.0
pyopenssl==23.0.0
pyopenssl==23.2.0
pycryptodomex==3.17
pyobjc-core==9.0.1; platform_system == "Darwin"