From 8801f7e6de404f616ce34bc367fc86fb16170e29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Dec 2021 10:29:12 +0300 Subject: [PATCH] Bump attrs from 21.3.0 to 21.4.0 (#283) Bumps [attrs](https://github.com/python-attrs/attrs) from 21.3.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.3.0...21.4.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e49074..01e30ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiohttp==3.8.1 aiohttp-socks==0.7.1 arabic-reshaper==2.1.3 async-timeout==4.0.2 -attrs==21.3.0 +attrs==21.4.0 certifi==2021.10.8 chardet==4.0.0 colorama==0.4.4