Skip to content

Commit 177e01a

Browse files
Bump typed-ast from 1.3.1 to 1.3.2
Bumps [typed-ast](https://github.com/python/typed_ast) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/python/typed_ast/releases) - [Changelog](https://github.com/python/typed_ast/blob/master/release_process.md) - [Commits](python/typed_ast@1.3.1...1.3.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent def905a commit 177e01a

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)