From 2b094837725dcf14f30b8be7cb177ccdc161fdcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 18:31:42 +0000 Subject: [PATCH] Bump typed-ast from 1.5.3 to 1.5.4 in /dependencies/default Bumps [typed-ast](https://github.com/python/typed_ast) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/python/typed_ast/releases) - [Changelog](https://github.com/python/typed_ast/blob/master/release_process.md) - [Commits](https://github.com/python/typed_ast/compare/1.5.3...1.5.4) --- updated-dependencies: - dependency-name: typed-ast dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dependencies/default/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/default/constraints.txt b/dependencies/default/constraints.txt index c3dfc418..1f399d36 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -19,6 +19,6 @@ sniffio==1.2.0 sortedcontainers==2.4.0 tomli==2.0.1 trio==0.20.0 -typed-ast==1.5.3 +typed-ast==1.5.4 typing_extensions==4.2.0 zipp==3.8.0