Skip to content

Commit b6ea0dc

Browse files
authored
Merge pull request #1 from xvillaneau/dependabot/pip/typed-ast-1.3.2
Bump typed-ast from 1.3.1 to 1.3.2
2 parents def905a + 177e01a commit b6ea0dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ py==1.8.0 # via pytest
1818
pylint==2.3.1
1919
pytest==4.3.1
2020
six==1.12.0 # via astroid, pytest
21-
typed-ast==1.3.1 # via astroid
21+
typed-ast==1.3.2 # via astroid
2222
wrapt==1.11.1 # via astroid

0 commit comments

Comments
 (0)