From e48f2780402bf54df19c12a74b9a2485a6067a14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 11:05:30 +0000 Subject: [PATCH] Bump markupsafe from 2.0.1 to 2.1.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce226a4..c5c0b25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ Flask-SQLAlchemy==2.5.1 gunicorn==20.1.0 itsdangerous==2.0.1 Jinja2==3.0.1 -MarkupSafe==2.0.1 +MarkupSafe==2.1.1 SQLAlchemy==1.4.41 Werkzeug==2.0.1