From 619eb3b821ca5898493e3ffb518d7c1308bca18b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 15:13:29 +0000 Subject: [PATCH] Bump attrs from 23.2.0 to 26.1.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 23.2.0 to 26.1.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-attrs/attrs/compare/23.2.0...26.1.0) --- updated-dependencies: - dependency-name: attrs dependency-version: 24.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 690e8b1..c6b7eca 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.8.1 -attrs==23.2.0 +attrs==26.1.0 boto3==1.34.144 Django==4.2.14 django-environ==0.11.2