Skip to content

Commit ba4bfb6

Browse files
dependabot[bot]Joshix-1
authored andcommitted
Update flake8 requirement from ==7.1.* to ==7.2.*
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@7.1.0...7.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eff53f4 commit ba4bfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytype==2024.10.11
1919
# linting
2020
bandit[toml]==1.*
2121
pylint==3.3.*
22-
flake8==7.1.*
22+
flake8==7.2.*
2323
flake8-builtins==2.5.*
2424
flake8-bugbear==24.12.12
2525
flake8-comprehensions==3.*

0 commit comments

Comments
 (0)