From 723053143fe2496064151517ea23be9b1172024d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 02:58:48 +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 f41840114..35eb0af45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ wheel gitpython==3.1.31 -pre-commit==3.3.2 +pre-commit==3.3.3 pytest==7.3.2 pytest-mypy-plugins==1.11.1 djangorestframework==3.14.0