Skip to content

Commit

Permalink
⬆️ Update flake8-pyi requirement in /ozi/lint/flake8
Browse files Browse the repository at this point in the history
Updates the requirements on [flake8-pyi](https://github.com/PyCQA/flake8-pyi) to permit the latest version.
- [Release notes](https://github.com/PyCQA/flake8-pyi/releases)
- [Changelog](https://github.com/PyCQA/flake8-pyi/blob/main/CHANGELOG.md)
- [Commits](PyCQA/flake8-pyi@24.6.0...24.9.0)

---
updated-dependencies:
- dependency-name: flake8-pyi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 2d86642 commit 5eafb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ozi/lint/flake8/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ flake8-no-pep420~=2.7
flake8-comprehensions~=3.15
flake8-leading-blank-lines~=1.0
flake8-tidy-imports~=4.10
flake8-pyi~=24.6
flake8-pyi~=24.9

0 comments on commit 5eafb78

Please sign in to comment.