diff --git a/pyproject.toml b/pyproject.toml index e631a7c3..f98769fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev = [ "blinker", "mongomock-5==5.0.1", # TEMP ] -legacy = ["MarkupSafe==2.0.1"] +legacy = ["MarkupSafe==3.0.0"] legacy-dev = [ "pytest", "pytest-cov",