[bleach] Update to 6.2.* (#12927)

This commit is contained in:
Sebastian Rittau
2024-11-22 11:30:49 -05:00
committed by GitHub
parent 05b969f975
commit e1c74f08f1
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version = "6.1.*"
version = "6.2.*"
requires = ["types-html5lib"]
upstream_repository = "https://github.com/mozilla/bleach"