From 612790c730669931a00530b3655ed15872c6542e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 03:03:25 +0000 Subject: [PATCH] chore(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 cb6bcf738..3df6a7322 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ fastapi==0.118.0 pydantic==2.11.10 uvicorn==0.37.0 pyjwt==2.10.1 -aiofiles==24.1.0 +aiofiles==25.1.0 psutil==7.1.0 # Building config files interactively