Skip to content

Commit 1db3e6d

Browse files
chore(deps): pin dependency markupsafe to ==3.0.3
1 parent fe097bf commit 1db3e6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ docs = [
7474
"sphinxcontrib-details-directive",
7575
"sphinx_copybutton",
7676
"furo",
77-
"markupsafe<3.1"
77+
"markupsafe==3.0.3"
7878
]
7979

8080
[project.scripts]

0 commit comments

Comments
 (0)