Skip to content

Commit

Permalink
Bump flake8-pyi from 22.10.0 to 22.11.0 (#791)
Browse files Browse the repository at this point in the history
Bumps [flake8-pyi](https://github.com/ambv/flake8-pyi) from 22.10.0 to 22.11.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.10.0...22.11.0)

---
updated-dependencies:
- dependency-name: flake8-pyi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2022
1 parent c06ecdf commit 714ef20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

mypy==0.991; implementation_name=="cpython"
flake8==5.0.4
flake8-pyi==22.10.0
flake8-pyi==22.11.0
black==22.10.0
isort==5.10.1

0 comments on commit 714ef20

Please sign in to comment.