From f57aeab9aeb2cecfa1ea20ad0d13f6f138c602f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 12:15:01 -0400 Subject: [PATCH] Bump pre-commit from 2.17.0 to 2.18.1 (#3543) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.18.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 3e00a605d..3cca32118 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -3,7 +3,7 @@ codecov==2.1.12 coverage==6.3.2 flake8-docstrings==1.6.0 flake8==4.0.1 -pre-commit==2.17.0 +pre-commit==2.18.1 pydocstyle==6.1.1 pylint==2.12.2 pytest-aiohttp==0.3.0