Pytest-pycodestyle

Latest version: v2.4.1

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.4.1

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))

2.4.0

What's Changed

**Full Changelog**: https://github.com/henry0312/pytest-pycodestyle/compare/v2.3.1...v2.4.0

Added
- Test with Python 3.12-dev ([103](https://github.com/henry0312/pytest-pycodestyle/pull/103))
- Test with Python 3.12 and 3.13-dev ([105](https://github.com/henry0312/pytest-pycodestyle/pull/105))
- Support Python 3.13 ([108](https://github.com/henry0312/pytest-pycodestyle/pull/108))

Changed
- Update checkout to v3 and setup-python to v4 ([104](https://github.com/henry0312/pytest-pycodestyle/pull/104))

Removed
- Drop support of Python 3.7 and 3.8 ([107](https://github.com/henry0312/pytest-pycodestyle/pull/107))

2.3.1

Changed

- Replace `--strict` command-line option with `--strict-markers` ([95](https://github.com/henry0312/pytest-pycodestyle/pull/95))
- Test with Python 3.11 ([101](https://github.com/henry0312/pytest-pycodestyle/pull/101))
- Update MANIFEST.in to add tests and Makefile to sdist ([100](https://github.com/henry0312/pytest-pycodestyle/pull/100))

Fixed

- Add `py` dependency ([98](https://github.com/henry0312/pytest-pycodestyle/pull/98))

2.3.0

Changed

- Require pytest v7.0 or later ([92](https://github.com/henry0312/pytest-pycodestyle/pull/92))
- Replace fspath argument for Node constructors with pathlib.Path ([93](https://github.com/henry0312/pytest-pycodestyle/pull/93))

Removed

- Drop support of Python 3.6 ([91](https://github.com/henry0312/pytest-pycodestyle/pull/91))

2.2.1

Added

- Test with Python 3.9 and 3.10-dev ([85](https://github.com/henry0312/pytest-pycodestyle/pull/85))
- Test with Python 3.10 and 3.11-dev ([89](https://github.com/henry0312/pytest-pycodestyle/pull/89))

Changed

- Update setup-python to v3 ([88](https://github.com/henry0312/pytest-pycodestyle/pull/88))

2.2.0

Added

- Support pytest v6 ([83](https://github.com/henry0312/pytest-pycodestyle/pull/83))

Changed

- Update Makefile ([80](https://github.com/henry0312/pytest-pycodestyle/pull/80))

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.