From d60b3c38fd27f1e791dc774831a4e151ed4ecd78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 10:57:56 +0000 Subject: [PATCH] chore(deps): bump pre-commit from 2.21.0 to 3.6.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.6.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.21.0...v3.6.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5323a2..9c8bf85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ opentelemetry-exporter-otlp==1.15.0 opentelemetry-sdk==1.15.0 psutil==5.9.3 pytest==7.2.1 -pre-commit==2.21.0 +pre-commit==3.6.1 mypy==1.8.0 pytest-docker==1.0.1