Skip to content

Commit 8f07902

Browse files
chore(deps): update dependency markupsafe to v3
1 parent 4c16b1d commit 8f07902

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ghp-import==2.1.0
99
idna==3.10; python_version >= '3.5'
1010
jinja2==3.1.6; python_version >= '3.7'
1111
markdown==3.8.2; python_version >= '3.8'
12-
markupsafe==2.1.5; python_version >= '3.7'
12+
markupsafe==3.0.2; python_version >= '3.7'
1313
mergedeep==1.3.4; python_version >= '3.6'
1414
mkdocs==1.6.1; python_version >= '3.8'
1515
mkdocs-get-deps==0.2.0; python_version >= '3.8'

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ghp-import==2.1.0
88
idna==3.10; python_version >= '3.5'
99
jinja2==3.1.6; python_version >= '3.7'
1010
markdown==3.8.2; python_version >= '3.8'
11-
markupsafe==2.1.5; python_version >= '3.7'
11+
markupsafe==3.0.2; python_version >= '3.7'
1212
mergedeep==1.3.4; python_version >= '3.6'
1313
mkdocs==1.6.1; python_version >= '3.8'
1414
mkdocs-get-deps==0.2.0; python_version >= '3.8'

0 commit comments

Comments
 (0)