Skip to content

Commit

Permalink
build(deps-dev): 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 Oct 23, 2023
1 parent 7d869e8 commit 2b91835
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 @@ -52,7 +52,7 @@ docopt==0.6.2
# via docker-compose
filelock==3.4.0
# via virtualenv
flake8==6.0.0
flake8==6.1.0
# via -r requirements.dev.in
freezegun==1.1.0
# via pytest-freezegun
Expand Down Expand Up @@ -97,11 +97,11 @@ pluggy==1.0.0
# via pytest
pre-commit==3.3.3
# via -r requirements.dev.in
pycodestyle==2.10.0
pycodestyle==2.11.1
# via flake8
pycparser==2.21
# via cffi
pyflakes==3.0.1
pyflakes==3.1.0
# via flake8
pynacl==1.5.0
# via paramiko
Expand Down

0 comments on commit 2b91835

Please sign in to comment.