From 9a3907501011f4f4ed51c7ddb654a543437ab844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 19:22:24 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.1.1 in /API/pythonCppAPI Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.1. - [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.1) 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..a672d10c --- 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.1 cffi==1.12.3 colorama==0.4.1 cycler==0.10.0