Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit c6e39c8

Browse files
authored
Update Flask-Cors version to fix CVE-2024-1681
1 parent 1d2ff07 commit c6e39c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cnap/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ccnp==0.0.2
22
Flask==3.0.0
3-
Flask-Cors==4.0.0
3+
Flask-Cors==4.0.1
44
kafka-python==2.0.2
55
numpy==1.26.2
66
opencv-python==4.8.1.78

0 commit comments

Comments
 (0)