From 21582516ae7e4ac05f9769eeb7321317723c79ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 14:35:01 -0500 Subject: [PATCH] build(deps): bump attrs from 24.2.0 to 24.3.0 (#6841) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index f90b75582a..0f620435eb 100644 --- a/requirements.in +++ b/requirements.in @@ -1,4 +1,4 @@ -attrs==24.2.0 +attrs==24.3.0 boltons==24.1.0 click==8.1.7 contextlib2==21.6.0 diff --git a/requirements.txt b/requirements.txt index 51e9c3a8c3..2c6036dad4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,9 +16,9 @@ asgiref==3.7.2 \ # via # django # django-cors-headers -attrs==24.2.0 \ - --hash=sha256:5cfb1b9148b5b086569baec03f20d7b6bf3bcacc9a42bebf87ffaaca362f6346 \ - --hash=sha256:81921eb96de3191c8258c199618104dd27ac608d9366f5e35d011eae1867ede2 +attrs==24.3.0 \ + --hash=sha256:8f5c07333d543103541ba7be0e2ce16eeee8130cb0b3f9238ab904ce1e85baff \ + --hash=sha256:ac96cd038792094f438ad1f6ff80837353805ac950cd2aa0e0625ef19850c308 # via # -r requirements.in # fillmore