Skip to content

Commit

Permalink
chore(deps-dev): bump flake8 from 3.9.2 to 5.0.4
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 5.0.4.
- [Commits](PyCQA/flake8@3.9.2...5.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent b764a81 commit cd89c0e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 30 deletions.
57 changes: 28 additions & 29 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
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ singer-sdk = "^0.4.4"
[tool.poetry.dev-dependencies]
pytest = "^7.4.2"
tox = "^3.24.4"
flake8 = "^3.9.2"
flake8 = "^5.0.4"
black = "^21.9b0"
pydocstyle = "^6.1.1"
mypy = "^0.910"
Expand Down

0 comments on commit cd89c0e

Please sign in to comment.