From a40584b52a189aaf127b958a51fada4fcfe3e15f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 23:53:40 +0000 Subject: [PATCH] Bump bleach from 3.3.0 to 6.4.0 in /Modulo 2 Bumps [bleach](https://github.com/mozilla/bleach) from 3.3.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v3.3.0...v6.4.0) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Modulo 2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modulo 2/requirements.txt b/Modulo 2/requirements.txt index 9a1ac20..6272928 100644 --- a/Modulo 2/requirements.txt +++ b/Modulo 2/requirements.txt @@ -1,7 +1,7 @@ atomicwrites==1.3.0 attrs==19.1.0 backcall==0.1.0 -bleach==3.3.0 +bleach==6.4.0 decorator==4.4.0 defusedxml==0.6.0 entrypoints==0.3