From 6de201ba272859bd5914773b4af3160f5bf3ca0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 13:20:13 +0000 Subject: [PATCH] Bump attrs from 24.2.0 to 25.3.0 Bumps [attrs](https://github.com/sponsors/hynek) from 24.2.0 to 25.3.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/requirements.txt b/src/backend/requirements.txt index f7c76310..b7e75b88 100644 --- a/src/backend/requirements.txt +++ b/src/backend/requirements.txt @@ -21,7 +21,7 @@ async-timeout==5.0.1 # asyncpg asyncpg==0.30.0 # via fastapi-app (pyproject.toml) -attrs==24.2.0 +attrs==25.3.0 # via aiohttp azure-core==1.32.0 # via