Skip to content

Commit

Permalink
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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent bd42dd0 commit f187ec1
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 @@ -5,7 +5,7 @@ version = "1.2.0"

dependencies = [
'setuptools',
'flake8==7.1.0',
'flake8==7.1.1',
'mypy >= 1.7',
'pynput',
'pyqt6',
Expand Down

0 comments on commit f187ec1

Please sign in to comment.