From ff3056d6f9e605dd39825ab250870acb01b02d50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 16:57:31 +0000 Subject: [PATCH] Bump pre-commit from 2.19.0 to 3.1.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 3.1.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.19.0...v3.1.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 13a7a4d..87e4f03 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ bandit==1.7.4 flake8==4.0.1 flake8-bugbear==22.6.22 mypy==0.961 -pre-commit==2.19.0 +pre-commit==3.1.1 pyroma==4.0 pytest==7.1.2 pytest-aiohttp==1.0.4