Skip to content

Commit 652d510

Browse files
Bump flake8 from 7.2.0 to 7.3.0 in the minor group
Bumps the minor group with 1 update: [flake8](https://github.com/pycqa/flake8). Updates `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 dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecc8572 commit 652d510

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
@@ -45,7 +45,7 @@ email = "[email protected]"
4545

4646
[project.optional-dependencies]
4747
dev-flake8 = [
48-
"flake8 == 7.2.0",
48+
"flake8 == 7.3.0",
4949
"flake8-docstrings == 1.7.0",
5050
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
5151
"pydoclint == 0.6.6",

0 commit comments

Comments
 (0)