Skip to content

Commit 1efbf18

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] <support@github.com>
1 parent 7c5f17a commit 1efbf18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/tests-pallets-min.in

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ itsdangerous==2.0.0
1111
# via -r requirements/tests-pallets-min.in
1212
jinja2==3.0.0
1313
# via -r requirements/tests-pallets-min.in
14-
markupsafe==2.0.0
14+
markupsafe==2.0.1
1515
# via
1616
# -r requirements/tests-pallets-min.in
1717
# jinja2

0 commit comments

Comments
 (0)