From bcc6cbc9c66f11fce81d114860fbb5939aba1414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 08:03:35 +0000 Subject: [PATCH] Bump markupsafe from 2.0.1 to 2.1.2 in /docs Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 to 2.1.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.0.1...2.1.2) --- 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 1cdeadd2dcc60e..09490a39532977 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,4 +3,4 @@ sphinx-argparse==0.3.1 sphinx-autobuild==2021.3.14 sphinx-js==3.1.2 sphinx==4.4.0 -markupsafe==2.0.1 +markupsafe==2.1.2