Skip to content

Commit d21551b

Browse files
authored
Merge pull request #201 from CCPBioSim/renovate/markupsafe-3.x
Update dependency markupsafe to v3
2 parents bd569d2 + 8bef3bd commit d21551b

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==2.0.1"
77+
"markupsafe<3.1"
7878
]
7979

8080
[project.scripts]

0 commit comments

Comments
 (0)