mirror of https://github.com/OWASP/Nettacker.git
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:
parent
e12b299238
commit
7baeed98e4
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue