diff --git a/Pipfile b/Pipfile index 90f924a..2d9291e 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ verify_ssl = true flake8 = "*" [packages] -aiofiles = "==24.1.0" +aiofiles = "==25.1.0" aiohttp = "==3.8.4" aiohttp_cors = "==0.7.0" black = "==23.7.0" diff --git a/Pipfile.lock b/Pipfile.lock index 72f563e..9561a8f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "2384cab695cac1cfe79a7a7dfcdf1180907d1ff4c7107fa004b7c2e82fe46825" + "sha256": "6660e9f5b84f97764eebabdbd853019e706a46e607f1bee1620e69739a8ad511" }, "pipfile-spec": 6, "requires": { @@ -18,12 +18,12 @@ "default": { "aiofiles": { "hashes": [ - "sha256:22a075c9e5a3810f0c2e48f3008c94d68c65d763b9b03857924c99e57355166c", - "sha256:b4ec55f4195e3eb5d7abd1bf7e061763e864dd4954231fb8539a0ef8bb8260e5" + "sha256:a8d728f0a29de45dc521f18f07297428d56992a742f0cd2701ba86e44d23d5b2", + "sha256:abe311e527c862958650f9438e859c1fa7568a141b22abcd015e120e86a85695" ], "index": "pypi", - "markers": "python_version >= '3.8'", - "version": "==24.1.0" + "markers": "python_version >= '3.9'", + "version": "==25.1.0" }, "aiohttp": { "hashes": [