From e057e191991bdb4b07bd5b47c6c3ff39a2ea6d85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 23:18:22 +0000 Subject: [PATCH] Bump markupsafe from 2.1.5 to 3.0.2 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 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.5...3.0.2) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.mysql.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.mysql.txt b/requirements.mysql.txt index 231a26fa..1ef129b2 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -16,7 +16,7 @@ idna==3.10 itsdangerous==2.2.0 Jinja2==3.1.4 jsmin==3.0.1 -MarkupSafe==2.1.5 +MarkupSafe==3.0.2 marshmallow==3.23.0 packaging==24.1 pycparser==2.22 diff --git a/requirements.txt b/requirements.txt index 419fe5dc..6dc260b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ idna==3.10 itsdangerous==2.2.0 Jinja2==3.1.4 jsmin==3.0.1 -MarkupSafe==2.1.5 +MarkupSafe==3.0.2 marshmallow==3.23.0 packaging==24.1 psycopg2-binary==2.9.9