Bump pyopenssl from 22.0.0 to 22.1.0

Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 22.0.0 to 22.1.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/22.0.0...22.1.0)

---
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] 2022-11-14 19:24:54 +00:00 committed by GitHub
commit a597ecfbc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ apscheduler==3.9.1.post1
importlib-metadata==5.0.0
importlib-resources==5.10.0
pyinstaller==5.6.2
pyopenssl==22.0.0
pyopenssl==22.1.0
pycryptodomex==3.15.0
pyobjc-framework-Cocoa==9.0; platform_system == "Darwin"