From 2d4bf2516d567cec612c50d3c6d52722fdfdf5bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 10:56:57 +0000 Subject: [PATCH] build(deps-dev): bump pre-commit from 2.20.0 to 3.3.3 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.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.20.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 7a7f064..f1cd36a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ black==22.6.0 isort==5.10.1 mock==4.0.3 mypy==0.971 -pre-commit==2.20.0 +pre-commit==3.3.3 pylint==2.14.5 pytest==7.0.1 pytest-cov==3.0.0