Skip to content

Commit 8dedd95

Browse files
Bump attrs from 20.1.0 to 20.2.0
Bumps [attrs](https://github.com/python-attrs/attrs) from 20.1.0 to 20.2.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst) - [Commits](python-attrs/attrs@20.1.0...20.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 301a1df commit 8dedd95

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
alabaster==0.7.12 # via sphinx
88
async-generator==1.10 # via -r docs-requirements.in
9-
attrs==20.1.0 # via -r docs-requirements.in, outcome
9+
attrs==20.2.0 # via -r docs-requirements.in, outcome
1010
babel==2.8.0 # via sphinx
1111
certifi==2020.6.20 # via requests
1212
chardet==3.0.4 # via requests

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ appdirs==1.4.4 # via black
88
astor==0.8.1 # via -r test-requirements.in
99
astroid==2.4.2 # via pylint
1010
async-generator==1.10 # via -r test-requirements.in
11-
attrs==20.1.0 # via -r test-requirements.in, outcome, pytest
11+
attrs==20.2.0 # via -r test-requirements.in, outcome, pytest
1212
backcall==0.2.0 # via ipython
1313
black==20.8b1 ; implementation_name == "cpython" # via -r test-requirements.in
1414
cffi==1.14.2 # via cryptography

0 commit comments

Comments
 (0)