fix(deps): update dependency aiofiles to v23.2.1 (#2962)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-10 14:18:45 -06:00 committed by GitHub
parent bc44cdf16f
commit 3cf9d40326
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
poetry.lock generated
View File

@ -2,13 +2,13 @@
[[package]]
name = "aiofiles"
version = "23.1.0"
version = "23.2.1"
description = "File support for asyncio."
optional = false
python-versions = ">=3.7,<4.0"
python-versions = ">=3.7"
files = [
{file = "aiofiles-23.1.0-py3-none-any.whl", hash = "sha256:9312414ae06472eb6f1d163f555e466a23aed1c8f60c30cccf7121dba2e53eb2"},
{file = "aiofiles-23.1.0.tar.gz", hash = "sha256:edd247df9a19e0db16534d4baaf536d6609a43e1de5401d7a4c1c148753a1635"},
{file = "aiofiles-23.2.1-py3-none-any.whl", hash = "sha256:19297512c647d4b27a2cf7c34caa7e405c0d60b5560618a29a9fe027b18b0107"},
{file = "aiofiles-23.2.1.tar.gz", hash = "sha256:84ec2218d8419404abcb9f0c02df3f34c6e0a68ed41072acfb1cef5cbc29051a"},
]
[[package]]