From 5d085c1723d87cbca4bd9f33669933737f0a5c23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 22:03:14 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.3.0 in /API/pythonCppAPI 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] --- API/pythonCppAPI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 API/pythonCppAPI/requirements.txt diff --git a/API/pythonCppAPI/requirements.txt b/API/pythonCppAPI/requirements.txt old mode 100755 new mode 100644 index a0754b2d..e2fedb30 --- a/API/pythonCppAPI/requirements.txt +++ b/API/pythonCppAPI/requirements.txt @@ -2,7 +2,7 @@ absl-py==0.7.1 astor==0.8.0 attrs==19.1.0 backcall==0.1.0 -bleach==3.1.0 +bleach==3.3.0 cffi==1.12.3 colorama==0.4.1 cycler==0.10.0