Skip to content

Commit

Permalink
chore: bump flake8 from 7.1.1 to 7.1.2 (#128)
Browse files Browse the repository at this point in the history
* chore: bump flake8 from 7.1.1 to 7.1.2

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] <[email protected]>

* Bump: Flake in pre-commit

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Guillaume Mulocher <[email protected]>
  • Loading branch information
dependabot[bot] and gmuloc authored Feb 18, 2025
1 parent aac2cf7 commit 38e3243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ lint = [
"black>=25.1.0",
"isort[colors]>=5.12.0",
"pylint>=3.0.0",
"flake8==7.1.1",
"flake8==7.1.2",
]
type = [
"mypy==1.15.0",
Expand Down

0 comments on commit 38e3243

Please sign in to comment.