From 1b2c8330f7d7540d42eb21f480a8f227644f48e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 11:04:57 +0000 Subject: [PATCH] Bump aiofiles from 24.1.0 to 25.1.0 Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 24.1.0 to 25.1.0. - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](https://github.com/Tinche/aiofiles/compare/v24.1.0...v25.1.0) --- updated-dependencies: - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) 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": [