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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 8, 2023
1 parent 3275639 commit 560d350
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 28 deletions.
42 changes: 15 additions & 27 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -11,7 +11,7 @@ python = ">=3.8.1,<4"
requests = "2.28.2"

[tool.poetry.group.dev.dependencies]
flake8 = "6.0.0"
flake8 = "6.1.0"
nose2 = "0.12.0"
requests_mock = "1.9.3"

Expand Down

0 comments on commit 560d350

Please sign in to comment.