From 52bff4dcb2f7c52b0450a2a6d4629b4d679b2676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:32:06 +0000 Subject: [PATCH] Bump typed-ast from 1.5.4 to 1.5.5 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](https://github.com/python/typed_ast/compare/1.5.4...1.5.5) --- updated-dependencies: - dependency-name: typed-ast dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0e6a029e3..c3fa543ba 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -33,7 +33,7 @@ six==1.16.0 toml==0.10.2 tox==3.24.4 tox-pip-extensions==1.6.0 -typed-ast==1.5.4 +typed-ast==1.5.5 types-PyYAML==6.0.11 types-requests==2.31.0.10 typing-extensions==4.3.0