From 214ec0e1d7f52bd83417c769889c48c786e34a54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 23:36:22 +0000 Subject: [PATCH] Bump bleach from 6.0.0 to 6.1.0 Bumps [bleach](https://github.com/mozilla/bleach) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: bleach dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10a11e1..2aa13bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ httpx[http2]>=0.18.1,<1.0.0 requests alphabet_detector==0.0.7 beautifulsoup4==4.11.1 -bleach==6.0.0 +bleach==6.1.0 cachetools configparser==5.3.0 dateparser