Skip to content

Commit 2a1ba33

Browse files
Bump markupsafe from 1.1.1 to 2.0.1
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.1.1 to 2.0.1. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@1.1.1...2.0.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f78157d commit 2a1ba33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ imagesize==1.2.0
2020
# via sphinx
2121
jinja2==2.11.3
2222
# via sphinx
23-
markupsafe==1.1.1
23+
markupsafe==2.0.1
2424
# via jinja2
2525
packaging==20.9
2626
# via sphinx

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jinja2==2.11.3
3434
# via sphinx
3535
lxml==4.6.3
3636
# via -r test-requirements.in
37-
markupsafe==1.1.1
37+
markupsafe==2.0.1
3838
# via jinja2
3939
packaging==20.9
4040
# via

0 commit comments

Comments
 (0)