Skip to content

Commit c930025

Browse files
Bump flake8 from 7.1.2 to 7.2.0 in /{{cookiecutter.repo_name}} (#48)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.2 to 7.2.0. - [Commits](PyCQA/flake8@7.1.2...7.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f3294b commit c930025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{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==25.1.0
3-
flake8==7.1.2
3+
flake8==7.2.0
44
flake8-debugger==4.1.2
55
isort==6.0.1
66
pdbpp==0.10.3

0 commit comments

Comments
 (0)