From d3021f945985b2940c6cb6f6c4fef02f432cca07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 13:57:50 +0000 Subject: [PATCH] build(deps-dev): bump pre-commit from 2.21.0 to 3.3.3 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.3.3. - [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.21.0...v3.3.3) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index d0e95a0..a1c136c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -26,7 +26,7 @@ packaging==22.0 ; python_version >= '3.7' pathspec==0.10.3 ; python_version >= '3.7' platformdirs==2.6.2 ; python_version >= '3.7' pluggy==1.0.0 ; python_version >= '3.6' -pre-commit==2.21.0 +pre-commit==3.3.3 pycodestyle==2.10.0 ; python_version >= '3.6' pyflakes==3.0.1 ; python_version >= '3.6' pylint==2.15.9