summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-08 08:28:02 +0000
committerGitHub <noreply@github.com>2021-03-08 08:28:02 +0000
commitbb7ab8b9d29274bd1be004ebe2ce73e77e069ec4 (patch)
tree1ca16ba670648353d6a39e4f28cff0678560f9ff
parentba4941b96c12f32d1eb91868c1ce040f3f7f48e2 (diff)
downloadpylint-git-dependabot/pip/pre-commit-approx-eq-2.11.tar.gz
Update pre-commit requirement from ~=2.10 to ~=2.11dependabot/pip/pre-commit-approx-eq-2.11
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.10.0...v2.11.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements_test.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test.txt b/requirements_test.txt
index 9f702393b..28e29724c 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -2,7 +2,7 @@
-r requirements_test_min.txt
coveralls~=3.0
coverage~=5.5
-pre-commit~=2.10
+pre-commit~=2.11
pyenchant~=3.2
pytest-cov~=2.11
pytest-profiling~=1.7