python-lint-annotate
python-lint-annotate copied to clipboard
Update all requirements to latest versions
Update all requirements to latest stable versions.
Also, update the README to just point to requirements.txt instead of having to update it every time.
I ran a test run on my fork and the errors were slightly clearer (Black did not error out) or the same (mypy still fails due to no mypy cache directory).
Before: https://github.com/RytoEX/python-lint-annotate/actions/runs/8545019549 After: https://github.com/RytoEX/python-lint-annotate/actions/runs/8545121248