summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-06 08:15:59 +0100
committerGitHub <noreply@github.com>2020-11-06 08:15:59 +0100
commitf6127da5f24ab23bf91edb63426d67d900e63137 (patch)
tree0e89348ec46e193a755903a44ce2e3743191ec25
parentaafec07601cbece3e060d929e516075783b21a3e (diff)
Bump attrs from 20.2.0 to 20.3.0
Bumps [attrs](https://github.com/python-attrs/attrs) from 20.2.0 to 20.3.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-attrs/attrs/compare/20.2.0...20.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index d2000b2..6e40a1e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
aiodns==2.0.0
aiohttp==3.7.2
async-timeout==3.0.1
-attrs==20.2.0
+attrs==20.3.0
cffi==1.14.3
chardet==3.0.4
idna==2.10