Skip to content

Commit

Permalink
Revert to a version of mypy supported by Python 3.7 for workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
greenc-FNAL committed May 31, 2024
1 parent e8770b2 commit cc840cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ black==24.4.2
clingo==5.7.1
flake8==7.0.0
isort==5.13.2
mypy==1.10.0
mypy==1.8.0
types-six==1.16.21.20240513
vermin==1.6.0

0 comments on commit cc840cb

Please sign in to comment.