Skip to content

Commit 0d95eee

Browse files
Bump typed-ast from 1.4.2 to 1.4.3
Bumps [typed-ast](https://github.com/python/typed_ast) from 1.4.2 to 1.4.3. - [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.4.2...1.4.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33fef43 commit 0d95eee

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
@@ -32,5 +32,5 @@ regex==2020.11.13
3232
snowballstemmer==2.1.0
3333
termcolor==1.1.0
3434
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
35-
typed-ast==1.4.2
35+
typed-ast==1.4.3
3636
typing-extensions==3.10.0.0

0 commit comments

Comments
 (0)