From 288874639e2f9b5c6819cfd6965861e2b3efd3dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 19:53:13 +0000 Subject: [PATCH] build(deps): bump pre-commit from 3.4.0 to 3.6.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.6.0. - [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/v3.4.0...v3.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 55492d189..2bb920a98 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -7,7 +7,7 @@ mypy==1.8.0 objgraph==3.6.0 Pillow==10.2.0 pixelmatch==0.3.0 -pre-commit==3.4.0 +pre-commit==3.6.0 pyOpenSSL==23.2.0 pytest==7.4.2 pytest-asyncio==0.21.1