From a0c1e3b9bd48203d628ae979fc73f364ce78ba15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 22:04:14 +0000 Subject: [PATCH] chore: 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 2bd7c7a..0b458d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ discord-py-interactions[speedup]==5.15.0 tansy==0.9.2 humanize==4.13.0 aiodns==3.5.0 -attrs==25.3.0 +attrs==25.4.0 pydantic==2.11.7 git+https://github.com/MarkusSintonen/httpcore.git@e724565270603a72d11f6d3bfc09671ffcfe36f2 httpx[http2]==0.28.1