Skip to content

Commit 9151b73

Browse files
committed
fix(deps): Update dependency MarkupSafe to v3
1 parent 05dd532 commit 9151b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"grpcio-tools==1.66.2",
1818
"iniconfig==2.0.0",
1919
"Jinja2==3.1.4",
20-
"MarkupSafe==2.1.5",
20+
"MarkupSafe==3.0.2",
2121
"numpy==2.1.2",
2222
"packaging==24.1",
2323
"pandas==2.2.3",

0 commit comments

Comments
 (0)