Pytest-pydocstyle

Latest version: v2.3.2

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

Scan your dependencies

Page 1 of 5

2.3.2

Added

- Test with Python 3.12-dev ([90](https://github.com/henry0312/pytest-pydocstyle/pull/90))

Fixed

- Fix unpacking tuple to follow the change of `get_files_to_check` ([92](https://github.com/henry0312/pytest-pydocstyle/pull/92))

2.3.1

Changed

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

2.3.0

Changed

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

Removed

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

2.2.1

Added

- Test with Python 3.9 and 3.10-dev ([76](https://github.com/henry0312/pytest-pydocstyle/pull/76))
- Test with Python 3.10 and 3.11-dev ([78](https://github.com/henry0312/pytest-pydocstyle/pull/78))

Changed

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

2.2.0

Added

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

Changed

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

2.1.3

Added

- Use GitHub Actions ([67](https://github.com/henry0312/pytest-pydocstyle/pull/67))

Changed

- Follow an official plugin example and perform code refactoring ([69](https://github.com/henry0312/pytest-pydocstyle/pull/69))

Removed

- Drop Travis CI ([68](https://github.com/henry0312/pytest-pydocstyle/pull/68))

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.