From 140bb38a79453e6f292c75e6c179e3ae6eccfe1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 09:58:07 +0300 Subject: [PATCH] Bump pre-commit from 2.16.0 to 2.17.0 (#823) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.16.0 to 2.17.0. - [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.16.0...v2.17.0) --- 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a985e76..67c9ec7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ black==21.12b0 requests==2.27.1 coreapi==2.3.3 gitpython==3.1.20 -pre-commit==2.16.0 +pre-commit==2.17.0 pytest==6.2.5 pytest-mypy-plugins==1.9.3 psycopg2-binary