Skip to content

Commit aba6d77

Browse files
Bump flake8-pyi from 18.3.1 to 19.2.0
Bumps [flake8-pyi](https://github.com/ambv/flake8-pyi) from 18.3.1 to 19.2.0. - [Release notes](https://github.com/ambv/flake8-pyi/releases) - [Commits](PyCQA/flake8-pyi@18.3.1...19.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 9739f27 commit aba6d77

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -39,7 +39,7 @@ typing-extensions = "^3.7"
3939
mypy = "^0.670"
4040
wemake-python-styleguide = "^0.7.0"
4141
flake8-pytest = "^1.3"
42-
flake8-pyi = "^18.3"
42+
flake8-pyi = "^19.2"
4343

4444
safety = "^1.8"
4545

0 commit comments

Comments
 (0)