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:
parent
edac7e3a56
commit
4481c0d54b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
Werkzeug==2.0.0
|
Werkzeug==2.0.0
|
||||||
Jinja2==3.0.0
|
Jinja2==3.0.0
|
||||||
MarkupSafe==2.0.0
|
MarkupSafe==2.0.1
|
||||||
itsdangerous==2.0.0
|
itsdangerous==2.0.0
|
||||||
click==8.0.0
|
click==8.0.0
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ itsdangerous==2.0.0
|
||||||
# via -r requirements/tests-pallets-min.in
|
# via -r requirements/tests-pallets-min.in
|
||||||
jinja2==3.0.0
|
jinja2==3.0.0
|
||||||
# via -r requirements/tests-pallets-min.in
|
# via -r requirements/tests-pallets-min.in
|
||||||
markupsafe==2.0.0
|
markupsafe==2.0.1
|
||||||
# via
|
# via
|
||||||
# -r requirements/tests-pallets-min.in
|
# -r requirements/tests-pallets-min.in
|
||||||
# jinja2
|
# jinja2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue