From 6821efc23059717e48b4382e060414f32b8a269f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:03:24 +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] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 0ce6e2655..23b0b4193 100644 --- a/requirements.in +++ b/requirements.in @@ -22,7 +22,7 @@ validators==0.35.0 #shapely # WMS sync -aiofiles==24.1.0 +aiofiles==25.1.0 aiohttp[speedups]==3.12.15 imagehash==4.3.2 python-magic==0.4.27 diff --git a/requirements.txt b/requirements.txt index 3711cd68a..955c89ddc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ # aiodns==3.5.0 # via aiohttp -aiofiles==24.1.0 +aiofiles==25.1.0 # via -r requirements.in aiohappyeyeballs==2.6.1 # via aiohttp