From c92ba4935fe083a1bbb5ae56118df45ed1e99721 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 03:04:49 +0000 Subject: [PATCH] Bump pre-commit from 3.3.2 to 3.3.3 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.2 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/v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e267452b..887f4d1e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ black==23.3.0 requests==2.31.0 gitpython==3.1.31 -pre-commit==3.3.2 +pre-commit==3.3.3 pytest==7.3.2 pytest-mypy-plugins==1.11.1 psycopg2-binary