Skip to content

Run pre-commit autoupdate, pinning flake8 at 5.0.4 - #89

Merged
ajnelson-nist merged 1 commit into
developfrom
run_precommit_autoupdate
Dec 6, 2022
Merged

Run pre-commit autoupdate, pinning flake8 at 5.0.4#89
ajnelson-nist merged 1 commit into
developfrom
run_precommit_autoupdate

Conversation

@ajnelson-nist

Copy link
Copy Markdown
Member

No description provided.

`flake8` 6.0.0 requires Python >= 3.8. Python 3.7 goes EOL on
2023-06-27, so we will stay with flake8 < 6.0.0 until then.
The `flake8` issue was previously seen in case-prov PR 55.
References:
* casework/CASE-Implementation-PROV-O#55
* https://www.python.org/downloads/
* https://peps.python.org/pep-0537/
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nistajnelson-nist added this to the 0.9.0 milestone Dec 6, 2022
@ajnelson-nist
ajnelson-nist marked this pull request as ready for review December 6, 2022 19:52
@ajnelson-nist
ajnelson-nist merged commit 4b9bbd5 into developDec 6, 2022
@ajnelson-nist
ajnelson-nist deleted the run_precommit_autoupdate branch December 6, 2022 19:52
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ajnelson-nist