mirror of https://github.com/OWASP/Nettacker.git
Bump flask from 3.0.0 to 3.0.1
Bumps [flask](https://github.com/pallets/flask) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b7d3648aa0
commit
af3a371122
|
|
@ -8,7 +8,7 @@ paramiko==3.4.0
|
|||
texttable==1.6.7
|
||||
PySocks==1.7.1 # library_name=socks # module name is not equal to socks name; this is required to be checked on startup
|
||||
pyOpenSSL==23.2.0 # library_name=OpenSSL
|
||||
flask==3.0.0
|
||||
flask==3.0.1
|
||||
SQLAlchemy>=1.4.43 # library_name=sqlalchemy
|
||||
py3DNS==4.0.0 # library_name=DNS
|
||||
numpy==1.26.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue