Skip to content

Commit 81b0fc5

Browse files
author
stubsabot
committed
[stubsabot] Bump flake8-typing-imports to 1.17.*
Release: https://pypi.org/pypi/flake8-typing-imports/1.17.0 Homepage: https://github.com/asottile/flake8-typing-imports Repository: https://github.com/asottile/flake8-typing-imports Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/flake8-typing-imports Diff: asottile/flake8-typing-imports@v1.16.0...v1.17.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: 56. - Total lines of Python code deleted: 16. 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
1 parent 21f3e4c commit 81b0fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "1.16.*"
1+
version = "1.17.*"
22
upstream_repository = "https://github.com/asottile/flake8-typing-imports"

0 commit comments

Comments
 (0)