Skip to content

Commit

Permalink
chore(deps-dev): bump flake8 from 7.1.0 to 7.1.1
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 3f80d0f commit a3e251b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ isort==5.13.2; python_version >= "3.8"
pre-commit; python_version <= "3.8"
pre-commit==3.8.0; python_version > "3.8"
flake8; python_version < "3.8"
flake8==7.1.0; python_version >= "3.8"
flake8==7.1.1; python_version >= "3.8"
bandit==1.7.9
gitlint==v0.19.1
interrogate
Expand Down

0 comments on commit a3e251b

Please sign in to comment.