Skip to content

Commit 2fb5cc1

Browse files
Bump flake8 from 6.1.0 to 7.0.0 in /{{cookiecutter.repo_name}} (#20)
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. - [Commits](PyCQA/flake8@6.1.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5b6785 commit 2fb5cc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.repo_name}}/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
black==23.12.1
3-
flake8==6.1.0
3+
flake8==7.0.0
44
flake8-debugger==4.1.2
55
isort==5.13.2
66
pdbpp==0.10.3

0 commit comments

Comments
 (0)