Skip to content

Commit

Permalink
Bump flake8 from 6.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0.
- [Commits](PyCQA/flake8@6.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and EmilStenstrom committed Aug 2, 2023
1 parent a44d350 commit 9a65c88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ filelock==3.12.2
# via
# tox
# virtualenv
flake8==6.0.0
flake8==6.1.0
# via -r requirements-dev.in
identify==2.5.11
# via pre-commit
Expand All @@ -49,9 +49,9 @@ pluggy==1.2.0
# tox
pre-commit==3.3.3
# via -r requirements-dev.in
pycodestyle==2.10.0
pycodestyle==2.11.0
# via flake8
pyflakes==3.0.1
pyflakes==3.1.0
# via flake8
pyproject-api==1.5.2
# via tox
Expand Down

0 comments on commit 9a65c88

Please sign in to comment.