From 95b3134f809a16ec331a539be531a37140d2a5b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 18:21:52 +0000 Subject: [PATCH] Bump typed-ast from 1.5.2 to 1.5.3 in /dependencies/default Bumps [typed-ast](https://github.com/python/typed_ast) from 1.5.2 to 1.5.3. - [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.2...1.5.3) --- 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 a93dc200..1d1eeb57 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.2 +typed-ast==1.5.3 typing_extensions==4.1.1 zipp==3.8.0