bulletproof-python
bulletproof-python copied to clipboard
A magic-free, understandable python project template using tox, pytest, ruff and pip-tools.
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.6.5. Release notes Sourced from ruff's releases. 0.6.5 Release Notes Preview features [pydoclint] Ignore DOC201 when function name is "new" (#13300) [refurb] Implement slice-to-remove-prefix-or-suffix (FURB188)...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.3.3. Release notes Sourced from pytest's releases. 8.3.3 pytest 8.3.3 (2024-09-09) Bug fixes #12446: Avoid calling @property (and other instance descriptors) during fixture discovery --...
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.15.1 to 3.16.0. Release notes Sourced from filelock's releases. 3.16.0 What's Changed Test Python 3.13 by @hugovk in tox-dev/filelock#352 Add 3.13 to CI by @gaborbernat in tox-dev/filelock#359...
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.2 to 20.26.4. Release notes Sourced from virtualenv's releases. 20.26.4 What's Changed release 20.26.3 by @gaborbernat in pypa/virtualenv#2742 Fix whitespace around backticks in changelog by @edmorley in...