From f0029fb230cf7e6240fe67d8cccf5166b0264e4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 14:05:00 +0000 Subject: [PATCH] Bump pre-commit from 2.17.0 to 3.2.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 3.2.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.17.0...v3.2.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6780839..140e863 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ black==23.3.0 flake8==3.9.2 isort==5.10.0 mypy==1.1.1 -pre-commit==2.17.0 +pre-commit==3.2.1 pytest==7.2.2 pytest-cov==4.0.0