Skip to content

Commit a71a1ac

Browse files
authored
Merge pull request #789 from OWASP/dependabot/pip/flask-3.0.1
Bump flask from 3.0.0 to 3.0.1
2 parents a8e9274 + 41300bf commit a71a1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ paramiko==3.4.0
88
texttable==1.6.7
99
PySocks==1.7.1 # library_name=socks # module name is not equal to socks name; this is required to be checked on startup
1010
pyOpenSSL==23.2.0 # library_name=OpenSSL
11-
flask==3.0.0
11+
flask==3.0.1
1212
SQLAlchemy>=1.4.43 # library_name=sqlalchemy
1313
py3DNS==4.0.0 # library_name=DNS
1414
numpy==1.26.2

0 commit comments

Comments
 (0)