Skip to content

Commit 7293a6e

Browse files
Update dependency markupsafe to v2.1.5
1 parent 47577ec commit 7293a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
1313
jinja2==3.1.2 ; python_version >= "3.10" and python_version < "4.0"
1414
jsmin==3.0.1 ; python_version >= "3.10" and python_version < "4.0"
1515
lesscpy==0.15.1 ; python_version >= "3.10" and python_version < "4.0"
16-
markupsafe==2.1.3 ; python_version >= "3.10" and python_version < "4.0"
16+
markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "4.0"
1717
mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
1818
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
1919
mypy==1.8.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)