Skip to content

Commit 7437642

Browse files
Bump attrs from 19.3.0 to 20.3.0 (#235)
Bumps [attrs](https://github.com/python-attrs/attrs) from 19.3.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](python-attrs/attrs@19.3.0...20.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 4986fdf commit 7437642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ tornado==5.1.1; python_version<"3.6"
1111
tornado==6.0.4; python_version>="3.6"
1212
trio==0.16.0; python_version>="3.6"
1313
outcome==1.1.0; python_version>="3.5"
14-
attrs==19.3.0; python_version>="3.5"
14+
attrs==20.3.0; python_version>="3.5"

0 commit comments

Comments
 (0)