From d1a810c239b1508af435a5293936774fa57c0571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 04:26:49 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.1.4 in /API/pythonCppAPI Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.4. - [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.1.4) 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..cedc6073 --- 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.1.4 cffi==1.12.3 colorama==0.4.1 cycler==0.10.0