From 86e2f463adb84810b30a5174ba0cffcf313101e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 01:58:44 +0000 Subject: [PATCH] build(deps): bump pre-commit from 2.19.0 to 3.1.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 3.1.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.19.0...v3.1.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/requirements-linting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-linting.txt b/tests/requirements-linting.txt index b8e2452c8d5..45ad9c06230 100644 --- a/tests/requirements-linting.txt +++ b/tests/requirements-linting.txt @@ -5,7 +5,7 @@ hypothesis==6.48.2 isort==5.10.1 pyupgrade==2.34.0 mypy==0.950 -pre-commit==2.19.0 +pre-commit==3.1.1 pycodestyle==2.8.0 pyflakes==2.4.0 twine==4.0.1