From 0e44ad4b98a491a414506a9f148590ce10c23cf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 04:39:36 +0000 Subject: [PATCH] Bump types-typed-ast from 1.5.1 to 1.5.6 Bumps [types-typed-ast](https://github.com/python/typeshed) from 1.5.1 to 1.5.6. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-typed-ast dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 76925b4fff02..7643c9a1466c 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -49,7 +49,7 @@ types-setuptools==57.4.5 types-six==1.16.7 types-tabulate==0.8.4 types-toml==0.10.1 -types-typed-ast==1.5.1 +types-typed-ast==1.5.6 urllib3==1.26.7 wincertstore==0.2 wrapt==1.13.3