From aa84aaef94377720dedbf8337c266f8b1edc4ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 10:59:47 +0000 Subject: [PATCH] requirements(deps): bump attrs from 23.1.0 to 23.2.0 Bumps [attrs](https://github.com/sponsors/hynek) from 23.1.0 to 23.2.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 70e1b42..69c4efd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ coverage==7.4.0 pytest==7.4.3 # Combined indirect dependencies -attrs==23.1.0 +attrs==23.2.0 exceptiongroup==1.2.0 iniconfig==2.0.0 packaging==23.2