From 988729b503dc8e68d2de0adc2a21ada688abb350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 11:56: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: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 24e3fa96b..d54c96803 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,6 +4,6 @@ sphinx-rtd-theme==1.2.0 sphinxcontrib-napoleon==0.7 invoke==2.0.0 jinja2==2.11.3 -MarkupSafe==2.0.1 +MarkupSafe==2.1.5 pytest==7.2.2 ansible==4.10.0