From e311989c664b7d26e67b604f2c627616560351ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:24:33 +0000 Subject: [PATCH] build(deps): 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cffb4a8..568b2e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ httpx>=0.28.0 Pillow==11.1.0 PyMuPDF==1.25.3 python-dotenv==1.0.1 -aiofiles==24.1.0 +aiofiles==25.1.0 bcrypt>=4.0.0 PyJWT>=2.8.0 python-dateutil>=2.8.0