fix(deps): update dependency aiofiles to v22

This commit is contained in:
renovate 2022-09-07 04:24:53 +00:00
parent a39f34d695
commit 486f8bd61c
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 6 additions and 6 deletions

View file

@ -57,7 +57,7 @@ python = ">=3.9,<3.11"
# based on git tags.
# General
aiofiles = "^0.8.0"
aiofiles = "^22.0.0"
asgiref = "^3.4.1"
bcrypt = "^3.2.0"
bleach = "^4.1.0"