From ca36298f0d397e49ddc4dde326a77b9e62a4ae64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 08:18:08 +0000 Subject: [PATCH] chore(deps): bump attrs from 24.3.0 to 25.1.0 Bumps [attrs](https://github.com/sponsors/hynek) from 24.3.0 to 25.1.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs 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 935f10c..c5d4104 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiosignal==1.3.2 aiosqlite==0.21.0 annotated-types==0.7.0 anyio==4.8.0 -attrs==24.3.0 +attrs==25.1.0 certifi==2025.1.31 click==8.1.8 coverage==7.6.1