Skip to content

Commit 269342b

Browse files
authored
Merge pull request #44 from Anselmoo/dependabot/pip/attrs-21.2.0
Bump attrs from 20.3.0 to 21.2.0
2 parents 3325f90 + 473aa2f commit 269342b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# -i https://pypi.org/simple
99
appdirs==1.4.4
10-
attrs==20.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
10+
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
1111
black==20.8b1
1212
click==7.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
1313
coverage==5.3.1

0 commit comments

Comments
 (0)