From 6304d6d8c1c9b19785e3f3cb18ca695ce922c6c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 06:14:51 +0000 Subject: [PATCH] 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 dc9f9506b..d5b7a2b50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ alembic==1.8.0 amqp==5.1.1 async-generator==1.10 async-timeout==4.0.2 -attrs==21.4.0 +attrs==22.1.0 Babel==2.10.3 backports.functools-lru-cache==1.6.4 bcrypt==4.0.0