Skip to content

Commit 4fa299c

Browse files
Merge pull request #1957 from python-trio/dependabot/pip/typed-ast-1.4.3
2 parents c0c82a2 + 199d1c3 commit 4fa299c

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)