Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit ffd6414

Browse files
anoadragon453clokep
andcommitted
Update synapse/python_dependencies.py
Co-authored-by: Patrick Cloke <[email protected]>
1 parent b7dc8ee commit ffd6414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapse/python_dependencies.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"attrs>=19.2.0,!=21.1.0",
7676
"netaddr>=0.7.18",
7777
"Jinja2>=2.9",
78-
"MarkupSafe<=3.0.0",
78+
"MarkupSafe>=2.0",
7979
"bleach>=1.4.3",
8080
# We use `ParamSpec`, which was added in `typing-extensions` 3.10.0.0.
8181
"typing-extensions>=3.10.0",

0 commit comments

Comments
 (0)