From f67e0a1fb782bf5987385f29343b793e833a2132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:34:10 +0000 Subject: [PATCH] Update markupsafe requirement from <=2.1.3 to <=2.1.5 Updates the requirements on [markupsafe](https://github.com/pallets/markupsafe) to permit the latest version. - [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/0.9...2.1.5) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b70c488e..943fd224 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ email_validator gitdb==4.0.10 Werkzeug==1.0.1 WTForms==2.3.3 -MarkupSafe<=2.1.3 +MarkupSafe<=2.1.5 jinja2==3.0.2 itsdangerous==2.0.1 google-api-python-client==2.111.0