From 95c75a85fbda37ffdcd83c61301f766f73691b5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:34:47 +0000 Subject: [PATCH] Bump markupsafe from 2.1.1 to 3.0.2 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.1 to 3.0.2. - [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.1...3.0.2) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 53305fc0..c9a0182b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cryptography==43.0.1 Flask==3.0.0 itsdangerous==2.2.0 Jinja2==3.1.4 -MarkupSafe==2.1.1 +MarkupSafe==3.0.2 redis==5.1.1 Werkzeug==3.0.3 flask-babel