From be263fdc68701cde2e75b24b8e893103fc39075e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 07:18:20 +0000 Subject: [PATCH] chore(deps): bump attrs from 25.1.0 to 25.3.0 Bumps [attrs](https://github.com/sponsors/hynek) from 25.1.0 to 25.3.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs 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 13ae303..8e708d3 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==25.1.0 +attrs==25.3.0 certifi==2025.1.31 click==8.1.8 coverage==7.6.12