From 473b0474eee611a823170af472167483a853aaf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 17:14:37 +0000 Subject: [PATCH] Bump bleach from 3.1.0 to 3.1.2 in /API/pythonCppAPI Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.1.2. - [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.2) 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..6b3e953f --- 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.2 cffi==1.12.3 colorama==0.4.1 cycler==0.10.0