Bump pyopenssl from 21.0.0 to 22.0.0 (#1638)

Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 21.0.0 to 22.0.0.
- [Release notes](https://github.com/pyca/pyopenssl/releases)
- [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/pyopenssl/compare/21.0.0...22.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] 2022-02-07 22:21:23 -08:00 committed by GitHub
parent 9a9c98d0a0
commit 8170244812
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
apscheduler==3.8.0
importlib-resources==5.4.0
pyinstaller==4.8
pyopenssl==21.0.0
pyopenssl==22.0.0
pycryptodomex==3.13.0
pyobjc-framework-Cocoa==8.2; platform_system == "Darwin"