bulletproof-python
bulletproof-python copied to clipboard
A magic-free, understandable python project template using tox, pytest, ruff and pip-tools.
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.1 to 20.26.2. Changelog Sourced from virtualenv's changelog. v20.26.2 (2024-05-13) Bugfixes - 20.26.2 - ``virtualenv.pyz`` no longer fails when zipapp path contains a symlink - by :user:`HandSonic`...
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.1 to 4.2.2. Release notes Sourced from platformdirs's releases. 4.2.2 What's Changed Fix android detection when python4android is present by @tmolitor-stud-tu in platformdirs/platformdirs#277 New Contributors @tmolitor-stud-tu made...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1. Release notes Sourced from pre-commit's releases. pre-commit v3.7.1 Fixes Fix language: rust default language version check when rust-toolchain.toml is present. issue by @gaborbernat. #3201...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.4.4. Release notes Sourced from ruff's releases. v0.4.4 Changes Preview features [pycodestyle] Ignore end-of-line comments when determining blank line rules (#11342) [pylint] Detect pathlib.Path.open calls...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.0 to 7.5.1. Changelog Sourced from coverage's changelog. Version 7.5.1 — 2024-05-04 Fix: a pragma comment on the continuation lines of a multi-line statement now excludes the...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.5.7. Release notes Sourced from ruff's releases. 0.5.7 Release Notes Preview features [flake8-comprehensions] Account for list and set comprehensions in unnecessary-literal-within-tuple-call (C409) (#12657) [flake8-pyi] Add...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.6.1. Changelog Sourced from coverage's changelog. Version 7.6.1 — 2024-08-04 Fix: coverage used to fail when measuring code using :func:runpy.run_path <python:runpy.run_path> with a :class:Path <python:pathlib.Path>...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.3.2. Release notes Sourced from pytest's releases. 8.3.2 pytest 8.3.2 (2024-07-24) Bug fixes #12652: Resolve regression [conda]{.title-ref} environments where no longer being automatically detected. --...
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.15.1 to 3.15.4. Release notes Sourced from filelock's releases. 3.15.4 What's Changed Pass file_lock as positional argument by @kwist-sgr in tox-dev/filelock#347 Full Changelog: https://github.com/tox-dev/filelock/compare/3.15.3...3.15.4 3.15.3 What's Changed...
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.2 to 20.26.3. Release notes Sourced from virtualenv's releases. 20.26.3 What's Changed release 20.26.2 by @gaborbernat in pypa/virtualenv#2724 Bump embeded wheels by @gaborbernat in pypa/virtualenv#2741 Full Changelog:...