Skip to content

Commit 1bd0a43

Browse files
authored
[RHOAIENG-16047] - Resolve CVE for odh-modelmesh-runtime-adapter (#73)
chore: This commit will fix [GHSA-q34m-jh98-gwm2](GHSA-q34m-jh98-gwm2). Updates werkzeug from 3.0.4 to 3.0.6 Signed-off-by: Spolti <[email protected]>
1 parent d6e4828 commit 1bd0a43

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ tensorflow-io-gcs-filesystem==0.34.0
3939
termcolor==2.4.0
4040
typing-extensions==4.5.0
4141
urllib3==2.2.2
42-
werkzeug==3.0.4
42+
werkzeug==3.0.6
4343
wheel==0.44.0
4444
wrapt==1.16.0
45-
zipp==3.20.1
45+
zipp==3.20.1
46+

0 commit comments

Comments
 (0)