Statick-tex

Latest version: v0.3.5

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

Scan your dependencies

Page 1 of 2

0.3.5

Changed

- Unpin documentation requirement for sphinx.
Was pinned at `1.7.9` but that version is missing support for flags used by some GitHub actions.
Current version is `4.4.0`.

0.3.4

Fixed

- Revert version used for sphinx-action to perform linting of Sphinx files.

0.3.3

Changed

- Cleanup supported versions. (77)
- Drop support for Python 3.7 due to end-of-life on 27 June 2023.
- Run deployment actions on ubuntu-latest.
- Make setup.py and tox.ini consistent with supported versions.
- Update versions of actions to use only tags.

0.3.2

Added

- Update Read the Docs to required [v2 configuration file](https://blog.readthedocs.com/migrate-configuration-v2/).

Changed

- Updated tool plugins to match new structure introduced in sscpac/statick423.
- Update `inherits_from` usage in configuration file to match new list format.

Fixed

- Process all Python source files at once with pylint tool plugin, instead of one pylint run per file. (73)
- Pin flake8<5 and pycodestyle<2.9.0 until <https://github.com/tholo/pytest-flake8/issues/87> is fixed.

Removed

- Removed deprecated pypi package [codecov](https://github.com/codecov/codecov-python) from Tox configuration. (#74)
Discussion at: <https://community.codecov.com/t/codecov-yanked-from-pypi-all-versions/4259>.

0.3.1

Changed

- Updated tool plugins to match new structure introduced in sscpac/statick423.
- Use Statick action v0.0.2 instead of main.

Fixed

- Pin flake8<5 and pycodestyle<2.9.0 until <https://github.com/tholo/pytest-flake8/issues/87> is fixed.

0.3.0

Removed

- Drop support for Python 3.6 due to end-of-life of that distribution.
See <https://endoflife.date/python>.
To continue using Statick with Python 3.6 [pin the version](https://pip.pypa.io/en/stable/user_guide/)
used to the `0.2` tags.
An example is at the discussion at <https://github.com/sscpac/statick/discussions/376>.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.