From 5f1fdd31c0d3ab34cd92500d0ce1c458e812b53c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 03:08:04 +0000 Subject: [PATCH] Build(deps): Bump attrs from 25.3.0 to 25.4.0 Bumps [attrs](https://github.com/sponsors/hynek) from 25.3.0 to 25.4.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 828af59..32b8505 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.13.1 aiosignal==1.4.0 aiosqlite==0.21.0 -attrs==25.3.0 +attrs==25.4.0 frozenlist==1.7.0 idna==3.11 multidict==6.7.0