Skip to content

Commit 3872b79

Browse files
Build(deps): Bump typed-ast from 1.5.4 to 1.5.5 in /dependencies/default (#575)
Bumps [typed-ast](https://github.com/python/typed_ast) from 1.5.4 to 1.5.5. - [Changelog](https://github.com/python/typed_ast/blob/master/release_process.md) - [Commits](python/typed_ast@1.5.4...1.5.5) --- updated-dependencies: - dependency-name: typed-ast dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84e3aed commit 3872b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/default/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ sniffio==1.3.0
1919
sortedcontainers==2.4.0
2020
tomli==2.0.1
2121
trio==0.22.1
22-
typed-ast==1.5.4
22+
typed-ast==1.5.5
2323
typing_extensions==4.7.1
2424
zipp==3.15.0

0 commit comments

Comments
 (0)