Skip to content

Commit 1240c32

Browse files
Bump flake8 from 7.2.0 to 7.3.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.2.0 to 7.3.0. - [Commits](PyCQA/flake8@7.2.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8f08b1 commit 1240c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dynamic = ["version"]
2929
test = [
3030
"black==25.1.0",
3131
"filelock==3.18.0",
32-
"flake8==7.2.0",
32+
"flake8==7.3.0",
3333
"pyright==1.1.402",
3434
"pytest==8.4.0",
3535
"pytest-cov==6.2.1",

0 commit comments

Comments
 (0)