From cc6af7af19847baf67a3143a3987d218622ff3b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 14:57:58 -0500 Subject: [PATCH] Bump pre-commit from 2.21.0 to 3.0.2 (#1078) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.0.2. - [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.0.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel W. Anner --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a33a626f3..7448e2d98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jsonschema==4.17.3 pre-commit==2.21.0 -pytest==7.2.1 +pytest==7.2.0 PyYAML==6.0 -yamllint==1.29.0 +yamllint==1.28.0