From 05004723ccc84afbb83226d6f3d017fe77b83cdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 11:19:03 +0000 Subject: [PATCH] Bump pre-commit-hooks from 4.4.0 to 4.6.0 Bumps [pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) from 4.4.0 to 4.6.0. - [Release notes](https://github.com/pre-commit/pre-commit-hooks/releases) - [Changelog](https://github.com/pre-commit/pre-commit-hooks/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.6.0) --- updated-dependencies: - dependency-name: pre-commit-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 667716b..9e60b0e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ black==24.3.0 flake8-docstrings==1.7.0 flake8==6.1.0 mypy==1.8.0 -pre-commit-hooks==4.4.0 +pre-commit-hooks==4.6.0 pre-commit==3.4.0 pylint==3.0.3 pytest-asyncio==0.21.1