From f6d068afb23352059ff031b7a6268e935ba7757a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 10:16:19 +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] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index 839b059..3e0c0cf 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -23,5 +23,5 @@ django-bootstrap3==23.6 backports.zoneinfo;python_version<"3.9" webencodings==0.5.1 # django-markdownify tinycss2==1.2.1 # django-markdownify -bleach==6.0.0 # django-markdownify +bleach==6.1.0 # django-markdownify django-markdownify==0.9.3