Skip to content

Commit

Permalink
chore(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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 95d9be8 commit c8d182d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ slack-sdk = "==3.21.3"

[dev-packages]
autopep8 = "==2.0.2"
flake8 = "==6.0.0"
flake8 = "==6.1.0"

[scripts]
test = "python manage.py test"
Expand Down
28 changes: 14 additions & 14 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c8d182d

Please sign in to comment.