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 Jul 31, 2023
1 parent e9d435e commit 6addd9e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ factory-boy==3.3.0
# via -r dev-requirements.in
faker==17.4.0
# via factory-boy
flake8==6.0.0
flake8==6.1.0
# via -r dev-requirements.in
freezegun==1.2.2
# via -r dev-requirements.in
Expand All @@ -65,8 +65,9 @@ mccabe==0.7.0
# via flake8
mypy-extensions==1.0.0
# via black
packaging==23.0
packaging==23.1
# via
# -c requirements.txt
# black
# build
# sphinx
Expand All @@ -76,9 +77,9 @@ pip-tools==7.1.0
# via -r dev-requirements.in
platformdirs==3.0.0
# via black
pycodestyle==2.10.0
pycodestyle==2.11.0
# via flake8
pyflakes==3.0.1
pyflakes==3.1.0
# via flake8
pygments==2.15.0
# via sphinx
Expand Down

0 comments on commit 6addd9e

Please sign in to comment.