fix(deps): update dependency bleach to v5

This commit is contained in:
renovate 2022-09-10 00:25:02 +00:00
parent 7ad22d8143
commit 3de17311cf
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 10 additions and 7 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 = "^4.1.0"
bleach = "^5.0.0"
email-validator = "1.2.1"
fakeredis = "^1.6.1"
feedgen = "^0.9.0"