From ef87fd57be1832f3b68aeaaeb3566f7abba947d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 03:07:25 +0000 Subject: [PATCH] Bump markupsafe from 1.1.1 to 2.1.2 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.1.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/1.1.1...2.1.2) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index cb089fec6e8f..5c40a803c0af 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -29,7 +29,7 @@ jupyter-client==6.1.11 jupyter-console==6.2.0 jupyter-core==4.7.1 jupyterlab-pygments==0.1.2 -MarkupSafe==1.1.1 +MarkupSafe==2.1.2 mistune==0.8.4 nbclient==0.5.3 nbconvert==6.0.7 diff --git a/requirements.txt b/requirements.txt index 6564de12ab57..38b35d8bc74c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ jupyter-client~=6.1.11 jupyter-core~=4.7.1 jupyterlab-pygments~=0.1.2 kiwisolver~=1.3.1 -MarkupSafe~=1.1.1 +MarkupSafe~=2.1.2 matplotlib~=3.3.4 mistune~=0.8.4 nbclient~=0.5.3