fix(deps): update dependency bleach to v6

This commit is contained in:
renovate 2023-01-23 17:24:53 +00:00
parent f41f090ed7
commit a2487c20d8
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 5 additions and 6 deletions

View file

@ -60,7 +60,7 @@ python = ">=3.9,<3.11"
aiofiles = "^22.0.0"
asgiref = "^3.4.1"
bcrypt = "^4.0.0"
bleach = "^5.0.0"
bleach = "^6.0.0"
email-validator = "^1.3.0"
fakeredis = "^2.0.0"
feedgen = "^0.9.0"