fix(deps): update dependency aiofiles to ^0.8.0

This commit is contained in:
renovate 2022-09-06 22:24:52 +00:00
parent 655402a509
commit b38e765dfe
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 5 additions and 5 deletions

View file

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