python-lint-annotate icon indicating copy to clipboard operation
python-lint-annotate copied to clipboard

Update all requirements to latest versions

Open RytoEX opened this issue 1 year ago • 0 comments

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

RytoEX avatar Apr 03 '24 20:04 RytoEX