Pytest-super-check

Latest version: v2.6.1

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

Scan your dependencies

Page 2 of 2

2.1.0

------------------

* Update Python support to 3.5-3.8, as 3.4 has reached its end of life.
* Converted setuptools metadata to configuration file. This meant removing the
``__version__`` attribute from the package. If you want to inspect the
installed version, use
``importlib.metadata.version("pytest-super-check")``
(`docs <https://docs.python.org/3.8/library/importlib.metadata.html#distribution-versions>`__ /
`backport <https://pypi.org/project/importlib-metadata/>`__).

2.0.0

------------------

* Drop Python 2 support, only Python 3.4+ is supported now.

1.0.0

------------------

* First release on PyPI

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.