From ef9a69f92d29e110abb45718d08ef5a34888002e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 00:27:45 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump markupsafe from 3.0.1 to 3.0.2 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.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/3.0.1...3.0.2) --- 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 55a3dd8..1c18b82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Flask-WTF==1.2.1 idna==3.10 itsdangerous==2.2.0 Jinja2==3.1.4 -MarkupSafe==3.0.1 +MarkupSafe==3.0.2 requests==2.32.3 urllib3==2.2.3 Werkzeug==3.0.4