Skip to content

Commit 35fc926

Browse files
Bump flake8-pyi from 22.1.0 to 22.2.0 (#1294)
Bumps [flake8-pyi](https://github.com/ambv/flake8-pyi) from 22.1.0 to 22.2.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.1.0...22.2.0) --- updated-dependencies: - dependency-name: flake8-pyi dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6164b71 commit 35fc926

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

poetry.lock

Lines changed: 46 additions & 46 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.22"
7575
mypy = "^0.931"
7676
wemake-python-styleguide = "^0.16"
7777
flake8-pytest-style = "^1.6"
78-
flake8-pyi = "^22.1"
78+
flake8-pyi = "^22.2"
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.31", python = "<3.10" }

0 commit comments

Comments
 (0)