From f12b74487c61120bb8daeefd7a2870e4ed6e8d04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 19:09:21 +0000 Subject: [PATCH] Bump pre-commit from 2.9.2 to 2.18.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.2 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.9.2...v2.18.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e0fbacf4c0..9207591713 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ black==20.8b1 coverage[toml]==5.3 coveralls==2.2.0 flake8==3.8.4 -pre-commit==2.9.2 +pre-commit==2.18.1 pytest==6.1.2 pytest-vcr==1.0.2 responses==0.12.1