Skip to content

Commit c88d985

Browse files
committed
fix(security): Upgrade Django to 5.2.7 to patch SQL injection vulnerability
1 parent 7638e04 commit c88d985

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
@@ -1,6 +1,6 @@
11
altgraph==0.17.4
22
asgiref==3.9.1
3-
Django==5.2.6
3+
Django==5.2.7
44
macholib==1.16.3
55
packaging==25.0
66
pillow==11.3.0

0 commit comments

Comments
 (0)