From e7808794052af8d9af9136363c4a16dc7f7ef49a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:35:03 +0000 Subject: [PATCH] chore(deps): bump attrs from 24.2.0 to 24.3.0 Bumps [attrs](https://github.com/sponsors/hynek) from 24.2.0 to 24.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 36b0acb..a4025b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiosignal==1.3.1 aiosqlite==0.20.0 annotated-types==0.7.0 anyio==4.6.2.post1 -attrs==24.2.0 +attrs==24.3.0 certifi==2024.8.30 click==8.1.7 coverage==7.6.1