From aa6064517f385558c512f1d6c48eb29b2c40c4b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 09:51:41 -0400 Subject: [PATCH] Bump attrs from 21.2.0 to 21.4.0 (#532) Bumps [attrs](https://github.com/python-attrs/attrs) from 21.2.0 to 21.4.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-attrs/attrs/compare/21.2.0...21.4.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e58f6b793..97d79ff92 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -attrs==21.2.0 +attrs==21.4.0 backports.entry-points-selectable==1.1.1 certifi==2021.10.8 cfgv==3.2.0