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](https://github.com/pallets/markupsafe/compare/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>
This commit is contained in:
dependabot[bot] 2021-12-22 23:23:22 +00:00 committed by GitHub
parent edac7e3a56
commit 4481c0d54b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
Werkzeug==2.0.0
Jinja2==3.0.0
MarkupSafe==2.0.0
MarkupSafe==2.0.1
itsdangerous==2.0.0
click==8.0.0

View file

@ -10,7 +10,7 @@ itsdangerous==2.0.0
# via -r requirements/tests-pallets-min.in
jinja2==3.0.0
# via -r requirements/tests-pallets-min.in
markupsafe==2.0.0
markupsafe==2.0.1
# via
# -r requirements/tests-pallets-min.in
# jinja2