Skip to content

Commit

Permalink
Merge pull request #46 from dry-python/dependabot/pip/flake8-pyi-19.2.0
Browse files Browse the repository at this point in the history
Bump flake8-pyi from 18.3.1 to 19.2.0
  • Loading branch information
sobolevn committed Feb 25, 2019
2 parents 9739f27 + aba6d77 commit 973a5d5
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 @@ -39,7 +39,7 @@ typing-extensions = "^3.7"
mypy = "^0.670"
wemake-python-styleguide = "^0.7.0"
flake8-pytest = "^1.3"
flake8-pyi = "^18.3"
flake8-pyi = "^19.2"

safety = "^1.8"

Expand Down

0 comments on commit 973a5d5

Please sign in to comment.