From abac1abd9f9db1ece151bac59c3f9d51f48db65b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 02:51:22 +0000 Subject: [PATCH] Bump markupsafe from 1.0 to 2.0.1 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.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/1.0...2.0.1) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eb17b0a..7a40505 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -30,7 +30,7 @@ isort==4.3.4 jinja2==2.10 jsonschema==2.6.0 lazy-object-proxy==1.3.1 -markupsafe==1.0 +markupsafe==2.0.1 mccabe==0.6.1 mimesis==2.0.1 more-itertools==4.1.0