From 026fb328ae30d963276d89413e0696ea49d482e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 10:22:33 +0000 Subject: [PATCH] build(deps): bump bleach from 3.2.1 to 3.3.0 in /Traffic-Sign-Detection Bumps [bleach](https://github.com/mozilla/bleach) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: bleach dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Traffic-Sign-Detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Traffic-Sign-Detection/requirements.txt b/Traffic-Sign-Detection/requirements.txt index 1857d51f91..d954d1b6ad 100644 --- a/Traffic-Sign-Detection/requirements.txt +++ b/Traffic-Sign-Detection/requirements.txt @@ -6,7 +6,7 @@ async-generator==1.10 attrs==20.3.0 audioread==2.1.9 backcall==0.2.0 -bleach==3.2.1 +bleach==3.3.0 cachetools==4.2.0 certifi==2020.12.5 cffi==1.14.4