From b6ea154f1af26ff5d459185e8b42cbfe9fb1391a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 06:01:07 +0000 Subject: [PATCH] Bump attrs from 20.3.0 to 22.1.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 20.3.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/20.3.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 a7fa694..684ae88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ # whitenoise appdirs==1.4.4 -attrs==20.3.0 +attrs==22.1.0 Babel==2.9.1 beautifulsoup4==4.9.3 black==21.4b2