From 63aee4a644756a4911c6bca47afc0ffbd746703d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:23:58 +0000 Subject: [PATCH] Bump markupsafe from 2.0.1 to 2.1.5 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 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.0.1...2.1.5) --- updated-dependencies: - dependency-name: markupsafe dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/constraints.txt | 2 +- requirements/dev.txt | 2 +- requirements/doc-spelling.txt | 2 +- requirements/doc.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index cc8a478cabd..e58912f91d6 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -109,7 +109,7 @@ jinja2==3.1.4 # via # sphinx # towncrier -markupsafe==2.0.1 +markupsafe==2.1.5 # via jinja2 multidict==6.0.5 # via diff --git a/requirements/dev.txt b/requirements/dev.txt index b6b7ae16e81..f0370a1b5fa 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -107,7 +107,7 @@ jinja2==3.1.4 # via # sphinx # towncrier -markupsafe==2.1.3 +markupsafe==2.1.5 # via jinja2 multidict==6.0.5 # via diff --git a/requirements/doc-spelling.txt b/requirements/doc-spelling.txt index f4ed5c5b611..c2c69a2d14a 100644 --- a/requirements/doc-spelling.txt +++ b/requirements/doc-spelling.txt @@ -36,7 +36,7 @@ jinja2==3.1.4 # via # sphinx # towncrier -markupsafe==2.1.3 +markupsafe==2.1.5 # via jinja2 packaging==24.1 # via sphinx diff --git a/requirements/doc.txt b/requirements/doc.txt index c553f228a0d..e3692c95f58 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -36,7 +36,7 @@ jinja2==3.1.4 # via # sphinx # towncrier -markupsafe==2.1.3 +markupsafe==2.1.5 # via jinja2 packaging==24.1 # via sphinx