Skip to content

Commit

Permalink
⬆️ Update flake8-comprehensions requirement in /ozi/lint/flake8
Browse files Browse the repository at this point in the history
Updates the requirements on [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) to permit the latest version.
- [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst)
- [Commits](adamchainz/flake8-comprehensions@3.15.0...3.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent d28a037 commit ef1d7ec
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 @@ -10,7 +10,7 @@ flake8-fixme~=1.1
flake8-bugbear~=24.8
flake8-datetimez~=20.10
flake8-no-pep420~=2.8
flake8-comprehensions~=3.15
flake8-comprehensions~=3.16
flake8-leading-blank-lines~=1.0
flake8-tidy-imports~=4.11
flake8-pyi~=24.9

0 comments on commit ef1d7ec

Please sign in to comment.