Bump pyopenssl from 20.0.1 to 21.0.0

Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 20.0.1 to 21.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/20.0.1...21.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>
This commit is contained in:
dependabot[bot] 2021-09-29 22:15:44 +00:00 committed by GitHub
parent e12b299238
commit 7baeed98e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ requests==2.26.0
paramiko==2.7.2
texttable==1.6.4
PySocks==1.7.1 # library_name=socks # module name is not equal to socks name; this is required to be checked on startup
pyOpenSSL==20.0.1 # library_name=OpenSSL
pyOpenSSL==21.0.0 # library_name=OpenSSL
flask==2.0.1
SQLAlchemy>=1.3.0 # library_name=sqlalchemy
py3DNS==3.2.1 # library_name=DNS