cookiecutter-modern-pypackage
cookiecutter-modern-pypackage copied to clipboard
Cookiecutter πͺ template for a modern Python package ππ¦.
## Expected Behavior ``` β― nox --force-color -s tests-3.11 nox > Running session tests-3.11 ... nox > inv tests ... nox > Session tests-3.11 was successful. nox > Running session...
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Mypy 1.9 Weβve just uploaded mypy 1.9 to the Python Package Index (PyPI). Mypy is a...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.1 to 3.7.0. Release notes Sourced from pre-commit's releases. pre-commit v3.7.0 Features Use a tty for docker and docker_image hooks when --color is specified. #3122 PR by...
Bumps [safety](https://github.com/pyupio/safety) from 3.0.1 to 3.1.0. Release notes Sourced from safety's releases. 3.1.0 What's Changed feat: add headless auth by @βyeisonvargasf in pyupio/safety#508 fix: support pydantic2 by using safety_schemas 0.0.2...
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.1 to 0.3.4. Release notes Sourced from ruff's releases. v0.3.4 Changes Preview features [flake8-simplify] Detect implicit else cases in needless-bool (SIM103) (#10414) [pylint] Implement nan-comparison (PLW0117) (#10401)...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.1.1. Release notes Sourced from pytest's releases. 8.1.1 pytest 8.1.1 (2024-03-08) ::: {.note} ::: {.title} Note ::: This release is not a usual bug fix...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. Release notes Sourced from actions/checkout's releases. v4.1.2 We are investigating the following issue with this release and have rolled-back the v4 tag to point...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.0 to 6.0.2. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v6.0.2 β‘ Improves performance in some cases where the action rebases changes on to the...
Bumps [mindsers/changelog-reader-action](https://github.com/mindsers/changelog-reader-action) from 2.2.2 to 2.2.3. Release notes Sourced from mindsers/changelog-reader-action's releases. v2.2.3 Fixed Upgrade dependencies to solve deprecation issues. Use node v20 Remove useless empty line between links in...