summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-08 13:03:28 +0000
committerDaniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>2022-08-08 18:30:49 +0200
commitd50ddee3e5f9979503b20b23fbc54cec84bd0722 (patch)
tree2acedb7c2e6c58d9bb114422e7ab1ec1d8e3ecde /requirements_test_pre_commit.txt
parente0ecc35e93c4dc32b691cfb8a3ad526ebfafb086 (diff)
downloadpylint-git-d50ddee3e5f9979503b20b23fbc54cec84bd0722.tar.gz
Bump flake8-typing-imports from 1.12.0 to 1.13.0
Bumps [flake8-typing-imports](https://github.com/asottile/flake8-typing-imports) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/asottile/flake8-typing-imports/releases) - [Commits](https://github.com/asottile/flake8-typing-imports/compare/v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: flake8-typing-imports dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements_test_pre_commit.txt')
-rw-r--r--requirements_test_pre_commit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test_pre_commit.txt b/requirements_test_pre_commit.txt
index 8f409a5c4..717679e6b 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -2,6 +2,6 @@
# in .pre-commit-config.yaml
black==22.6.0
flake8==5.0.2
-flake8-typing-imports==1.12.0
+flake8-typing-imports==1.13.0
isort==5.10.1
mypy==0.971