From e03e2b75796024a25d91adf54bd8ad03124b8e4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 21:50:37 +0000 Subject: [PATCH] build(deps): bump bleach from 3.1.0 to 3.3.0 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.3.0. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v3.1.0...v3.3.0) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e346229..eceac74 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ atomicwrites==1.2.1 attrs==18.2.0 -bleach==3.1.0 +bleach==3.3.0 certifi==2018.11.29 chardet==3.0.4 click==7.0 @@ -11,10 +11,12 @@ gitpython==2.1.11 humanfriendly==4.17 idna==2.8 more-itertools==5.0.0 +packaging==20.9 pkginfo==1.5.0.1 pluggy==0.8.1 py==1.7.0 pygments==2.3.1 +pyparsing==2.4.7 pytest==4.1.1 readme-renderer==24.0 requests-toolbelt==0.8.0