From 30b85b971d16c23cb7e2614cd3ac38af27569774 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 16:40:55 -0300 Subject: [PATCH] Bump pre-commit from 2.11.0 to 2.11.1 (#172) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.11.0 to 2.11.1. - [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.11.0...v2.11.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eb72bb90..047b82ce 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ isort==5.7.0 mypy==0.812 pillow==8.1.2 pip-tools==6.0.1 -pre-commit==2.11.0 +pre-commit==2.11.1 psycopg2-binary==2.8.6 pycodestyle==2.6.0 pydocstyle==5.1.1