Skip to content

Commit e2e712d

Browse files
Bump flake8 from 7.1.1 to 7.1.2 (#1292)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2. - [Commits](PyCQA/flake8@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 727e433 commit e2e712d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dev = [
2626
"coverage[toml]>=4.5.4",
2727
"build>=0.10.0",
2828
"fixit==2.1.0",
29-
"flake8==7.1.1",
29+
"flake8==7.1.2",
3030
"Sphinx>=5.1.1",
3131
"hypothesis>=4.36.0",
3232
"hypothesmith>=0.0.4",

0 commit comments

Comments
 (0)