From ded8d7ec14a705192b7716a81cc106ff74ebbb9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:22:31 +0000 Subject: [PATCH] Bump markupsafe from 2.1.3 to 2.1.4 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.3 to 2.1.4. - [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.1.3...2.1.4) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d2740b9..81d517d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ flake8==7.0.0 gunicorn==21.2.0 idna==3.6 Jinja2==3.1.3 -MarkupSafe==2.1.3 +MarkupSafe==2.1.4 mccabe==0.7.0 mock==5.1.0 pycodestyle==2.11.1