From b94734c3b44a6ae3a4d07b5ef2368996479540b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:00:34 +0000 Subject: [PATCH] Bump attrs from 20.2.0 to 22.2.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 20.2.0 to 22.2.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/20.2.0...22.2.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 e4af2a0..f447fec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ affine==2.3.0 -attrs==20.2.0 +attrs==22.2.0 click==7.1.2 click-plugins==1.1.1 cligj==0.7.0