From 08386fecfeb6e56970984bc556a06ebaa91a9cfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 16:34:41 +0000 Subject: [PATCH] Bump markupsafe from 2.1.3 to 2.1.4 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.3 to 2.1.4. - [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.3...2.1.4) --- 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 48569f36..aae19d87 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.3 +MarkupSafe==2.1.4 marshmallow==3.20.2 packaging==23.2 pycparser==2.21 diff --git a/requirements.txt b/requirements.txt index 8888a94c..082b8a7a 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.3 +MarkupSafe==2.1.4 marshmallow==3.20.2 packaging==23.2 psycopg2-binary==2.9.9