From ec39d71e61dede567f3f3fcb8fb178ed35185541 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 01:34:52 +0100 Subject: [PATCH] [stubsabot] Bump flake8-typing-imports to 1.14.* (#8978) Release: https://pypi.org/pypi/flake8-typing-imports/1.14.0 Homepage: https://github.com/asottile/flake8-typing-imports Diff: https://github.com/asottile/flake8-typing-imports/compare/v1.13.0...v1.14.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 1 file included in typeshed's stubs has been modified or renamed: `flake8_typing_imports.py`. - Total lines of Python code added: 487. - Total lines of Python code deleted: 0. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI Co-authored-by: stubsabot <> --- stubs/flake8-typing-imports/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/flake8-typing-imports/METADATA.toml b/stubs/flake8-typing-imports/METADATA.toml index bcb04b977..ae0d80790 100644 --- a/stubs/flake8-typing-imports/METADATA.toml +++ b/stubs/flake8-typing-imports/METADATA.toml @@ -1 +1 @@ -version = "1.13.*" +version = "1.14.*"