Skip to content

Commit 4e5cb8a

Browse files
Bump markupsafe from 2.0.0 to 2.0.1
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.0 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@2.0.0...2.0.1) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d03df1f commit 4e5cb8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/tests-pallets-min.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Werkzeug==2.0.0
22
Jinja2==3.0.0
3-
MarkupSafe==2.0.0
3+
MarkupSafe==2.0.1
44
itsdangerous==2.0.0
55
click==8.0.0

requirements/tests-pallets-min.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ itsdangerous==2.0.0
1010
# via -r requirements/tests-pallets-min.in
1111
jinja2==3.0.0
1212
# via -r requirements/tests-pallets-min.in
13-
markupsafe==2.0.0
13+
markupsafe==2.0.1
1414
# via
1515
# -r requirements/tests-pallets-min.in
1616
# jinja2

0 commit comments

Comments
 (0)