From 55e89448c67ab65cc5c6f5869ec404d1204a716c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 03:26:14 +0000 Subject: [PATCH] Bump markupsafe from 1.1.1 to 2.1.1 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.1.1 to 2.1.1. - [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.1) --- 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..634700358379 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.1 mistune==0.8.4 nbclient==0.5.3 nbconvert==6.0.7 diff --git a/requirements.txt b/requirements.txt index 6564de12ab57..a9a85a9cd6e6 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.1 matplotlib~=3.3.4 mistune~=0.8.4 nbclient~=0.5.3