From 37379ee359c367105071e3446c832ea6042e29ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 19:10:08 +0000 Subject: [PATCH] Bump pre-commit from 2.9.2 to 2.19.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.2 to 2.19.0. - [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.19.0) --- 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..4e5461ee02 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.19.0 pytest==6.1.2 pytest-vcr==1.0.2 responses==0.12.1