From 70aec36f47089e1ecb66fcf9569a749a749aefd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 11:31:18 +0000 Subject: [PATCH] Bump pre-commit from 2.19.0 to 2.20.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.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.19.0...v2.20.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 4c4d1a8..68319d1 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ black==22.3.0 flake8==4.0.1 isort==5.10.1 mypy==0.942 -pre-commit==2.19.0 +pre-commit==2.20.0 pylint==2.13.4 pylint_strict_informational==0.1 pytest-asyncio==0.18.3