Skip to content

Commit 2bbd38e

Browse files
committed
fix(deps): Update dependency MarkupSafe to v3.0.3
1 parent d30a5ca commit 2bbd38e

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.75.0",
1818
"iniconfig==2.1.0",
1919
"Jinja2==3.1.6",
20-
"MarkupSafe==3.0.2",
20+
"MarkupSafe==3.0.3",
2121
"numpy==2.3.3",
2222
"packaging==24.2",
2323
"pandas==2.3.2",

0 commit comments

Comments
 (0)