fix(deps): update dependency aiofiles to v24

This commit is contained in:
renovate 2024-08-04 20:25:21 +00:00
parent f306b6df7a
commit a1b2d231c3
No known key found for this signature in database
GPG key ID: 52B8FACB6DED89D9
2 changed files with 6 additions and 6 deletions

View file

@ -58,7 +58,7 @@ python = ">=3.9,<3.13"
# based on git tags.
# General
aiofiles = "^23.2.1"
aiofiles = "^24.0.0"
asgiref = "^3.8.1"
bcrypt = "^4.1.2"
bleach = "^6.1.0"