Skip to content

Commit 7e1ba2c

Browse files
Bump flake8-pyi from 20.5.0 to 20.10.0 (#687)
Bumps [flake8-pyi](https://github.com/ambv/flake8-pyi) from 20.5.0 to 20.10.0. - [Release notes](https://github.com/ambv/flake8-pyi/releases) - [Commits](PyCQA/flake8-pyi@20.5.0...20.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent a3bc6ea commit 7e1ba2c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -63,7 +63,7 @@ typing-extensions = "^3.7"
6363
mypy = "^0.790"
6464
wemake-python-styleguide = "^0.14"
6565
flake8-pytest-style = "^1.2"
66-
flake8-pyi = "^20.5"
66+
flake8-pyi = "^20.10"
6767
nitpick = "^0.23"
6868

6969
anyio = "^2.0"

0 commit comments

Comments
 (0)