Skip to content

Commit f8b2c3d

Browse files
Bump flake8-typing-imports from 1.11.0 to 1.12.0 (#5562)
Bumps [flake8-typing-imports](https://github.com/asottile/flake8-typing-imports) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/asottile/flake8-typing-imports/releases) - [Commits](asottile/flake8-typing-imports@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: flake8-typing-imports dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d07869 commit f8b2c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test_pre_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# in .pre-commit-config.yaml
33
black==21.12b0
44
flake8==4.0.1
5-
flake8-typing-imports==1.11.0
5+
flake8-typing-imports==1.12.0
66
isort==5.10.1
77
mypy==0.920

0 commit comments

Comments
 (0)