Skip to content

Commit 199d1c3

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-preview[bot] <[email protected]>
1 parent c0c82a2 commit 199d1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ traitlets==5.0.5
123123
# via ipython
124124
trustme==0.7.0
125125
# via -r test-requirements.in
126-
typed-ast==1.4.2 ; implementation_name == "cpython"
126+
typed-ast==1.4.3 ; implementation_name == "cpython"
127127
# via
128128
# -r test-requirements.in
129129
# black

0 commit comments

Comments
 (0)