Skip to content

Commit 5912933

Browse files
authored
Fix GitHub security alerts by escalating versions of dependent packages. (#556)
1 parent 285e9a6 commit 5912933

File tree

2 files changed

+1536
-537
lines changed

2 files changed

+1536
-537
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ quark-engine = {editable = true,path = "."}
1717
click = "<=8.0.3"
1818
androguard = "==3.4.0a1"
1919
graphviz = "<=0.18.2"
20-
requests = "<=2.26.0"
20+
requests = "<=2.31.0"
2121
pandas = "<=1.3.4"
2222
plotly = "<=5.4.0"
2323
prompt-toolkit = "<=3.0.36"

0 commit comments

Comments
 (0)