From 0ac9b003748e3deaacdffec3bf7bdceaf94b50c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 03:35:10 +0000 Subject: [PATCH] Bump markupsafe from 1.1.1 to 2.1.0 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.1.1 to 2.1.0. - [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.0) --- 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 cb089fec6e8..1f20f6d60fe 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.0 mistune==0.8.4 nbclient==0.5.3 nbconvert==6.0.7 diff --git a/requirements.txt b/requirements.txt index 6564de12ab5..2f966d14819 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.0 matplotlib~=3.3.4 mistune~=0.8.4 nbclient~=0.5.3