Skip to content

Commit

Permalink
build(deps-dev): bump flake8-pyi from 23.6.0 to 23.10.0 (#1703)
Browse files Browse the repository at this point in the history
Bumps [flake8-pyi](https://github.com/PyCQA/flake8-pyi) from 23.6.0 to 23.10.0.
- [Release notes](https://github.com/PyCQA/flake8-pyi/releases)
- [Changelog](https://github.com/PyCQA/flake8-pyi/blob/main/CHANGELOG.md)
- [Commits](PyCQA/flake8-pyi@23.6.0...23.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent 31b4e4d commit f190c59
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -59,7 +59,7 @@ httpx = "^0.25"

wemake-python-styleguide = "^0.18"
flake8-pytest-style = "^1.6"
flake8-pyi = "^23.6"
flake8-pyi = "^23.10"
nitpick = "^0.34"
codespell = "^2.2"
slotscheck = "^0.17"
Expand Down

0 comments on commit f190c59

Please sign in to comment.