Skip to content

Commit ca599dc

Browse files
build(deps-dev): bump flake8-pyi from 22.8.2 to 22.10.0 (#1502)
Bumps [flake8-pyi](https://github.com/ambv/flake8-pyi) from 22.8.2 to 22.10.0. - [Release notes](https://github.com/ambv/flake8-pyi/releases) - [Changelog](https://github.com/PyCQA/flake8-pyi/blob/master/CHANGELOG.md) - [Commits](PyCQA/flake8-pyi@22.8.2...22.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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a22c3a commit ca599dc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ httpx = "^0.23"
7575
mypy = "^0.950"
7676
wemake-python-styleguide = "^0.16"
7777
flake8-pytest-style = "^1.6"
78-
flake8-pyi = "^22.8"
78+
flake8-pyi = "^22.10"
7979
# TODO: Remove this restriction when `ruamel.yaml.clib` works
8080
# correctly with Python 3.10. That lib is a dependency of `nitpick`!
8181
nitpick = { version = "^0.32", python = "<3.10" }

0 commit comments

Comments
 (0)