From e03adf1f20ece6b6297efaf68fadf4ddec98d33b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2019 23:39:39 +0000 Subject: [PATCH] Bump markupsafe from 1.0 to 1.1.1 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.0 to 1.1.1. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/1.0...1.1.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db124a6..8ddc953 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ idna==2.6 itsdangerous==0.24 Jinja2==2.10.1 Mako==1.1.0 -MarkupSafe==1.0 +MarkupSafe==1.1.1 PyJWT==1.5.3 python-dateutil==2.8.0 python-dotenv==0.10.3