Bump markupsafe from 2.0.1 to 2.1.1 (#389)

Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 to 2.1.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.1...2.1.1)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-14 01:36:22 +03:00
committed by GitHub
parent b2db783620
commit 0d4236e2d4
+1 -1
View File
@@ -13,7 +13,7 @@ html5lib==1.1
idna==3.3 idna==3.3
Jinja2==3.0.3 Jinja2==3.0.3
lxml==4.8.0 lxml==4.8.0
MarkupSafe==2.0.1 MarkupSafe==2.1.1
mock==4.0.3 mock==4.0.3
multidict==5.2.0;python_version<"3.7" multidict==5.2.0;python_version<"3.7"
multidict==6.0.2;python_version>="3.7" multidict==6.0.2;python_version>="3.7"