Skip to content

Commit

Permalink
Merge pull request #19 from leukeleu/dependabot/pip/flake8-gte-6-and-…
Browse files Browse the repository at this point in the history
…lt-8

Update flake8 requirement from ~=6.0 to >=6,<8
  • Loading branch information
jaap3 authored Feb 5, 2024
2 parents 10a7dec + afa830e commit a125257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ test =
# Linting
black~=24.1
check-manifest==0.49
flake8~=6.0
flake8~=7.0
flake8-assertive~=2.1
flake8-black~=0.3.0
flake8-bugbear~=24.1
Expand Down

0 comments on commit a125257

Please sign in to comment.