From 3f22adf0b3d73876a9e79cc86dfe16647217489c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 16:36:37 +0000 Subject: [PATCH] Bump markupsafe from 2.1.4 to 2.1.5 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.4 to 2.1.5. - [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.4...2.1.5) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch ... 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 78e64076..3b002a21 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -16,7 +16,7 @@ idna==3.6 itsdangerous==2.1.2 Jinja2==3.1.3 jsmin==3.0.1 -MarkupSafe==2.1.4 +MarkupSafe==2.1.5 marshmallow==3.20.2 packaging==23.2 pycparser==2.21 diff --git a/requirements.txt b/requirements.txt index fb7b34a0..ced92f1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ idna==3.6 itsdangerous==2.1.2 Jinja2==3.1.3 jsmin==3.0.1 -MarkupSafe==2.1.4 +MarkupSafe==2.1.5 marshmallow==3.20.2 packaging==23.2 psycopg2-binary==2.9.9