From 4fcf54a781d35f61defa9631e1665418bdc77af0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 18:15:36 +0000 Subject: [PATCH] :arrow_up: Bump attrs from 21.4.0 to 22.1.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 22.1.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.4.0...22.1.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bada080a1..83e281028 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ alabaster==0.7.12 # sphinx asttokens==2.0.8 # via stack-data -attrs==21.4.0 +attrs==22.1.0 # via # -r requirements.in # jsonschema