From cac172e5ba6a03f81f6f984aa5fdc7a2cff388a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 17:56:37 +0000 Subject: [PATCH] Bump flake8-copyright from 0.2.3 to 0.2.4 Bumps [flake8-copyright](https://github.com/savoirfairelinux/flake8-copyright) from 0.2.3 to 0.2.4. - [Release notes](https://github.com/savoirfairelinux/flake8-copyright/releases) - [Changelog](https://github.com/savoirfairelinux/flake8-copyright/blob/master/CHANGELOG.rst) - [Commits](https://github.com/savoirfairelinux/flake8-copyright/commits) --- updated-dependencies: - dependency-name: flake8-copyright dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e9bb925..9e9a47e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ flake8==5.0.4 flake8-isort==5.0.0 flake8-quotes==3.3.1 flake8-coding==1.3.2 -flake8-copyright==0.2.3 +flake8-copyright==0.2.4 flake8-debugger==4.1.2 flake8-mypy==17.8.0 pytest==7.1.3