Skip to content

Commit

Permalink
chore(deps): bump flake8 from 7.1.0 to 7.1.1 (#64)
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1.
- [Commits](PyCQA/flake8@7.1.0...7.1.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent e41c1b7 commit c2b53eb
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 @@ -48,7 +48,7 @@ test = [
"pytest-docker==3.1.1",
"mypy==1.11.2",
"black==24.8.0",
"flake8==7.1.0",
"flake8==7.1.1",
"build==1.2.1",
"twine==5.1.1",
]
Expand Down

0 comments on commit c2b53eb

Please sign in to comment.