What's Changed
**Full Changelog**: https://github.com/henry0312/pytest-pycodestyle/compare/v2.4.0...v2.4.1
Added
- Test with Python 3.14-dev ([111](https://github.com/henry0312/pytest-pycodestyle/pull/111))
Changed
- Update checkout to v4 and setup-python to v5 ([110](https://github.com/henry0312/pytest-pycodestyle/pull/110))
Fixed
- Update `pytest_collect_file` hook to remove deprecated `path` argument ([112](https://github.com/henry0312/pytest-pycodestyle/pull/112))