cookiecutter-modern-pypackage
cookiecutter-modern-pypackage copied to clipboard
Cookiecutter πͺ template for a modern Python package ππ¦.
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.2.0. Release notes Sourced from actions/checkout's releases. v4.2.0 What's Changed Add Ref and Commit outputs by @βlucacome in actions/checkout#1180 Dependabot updates in actions/checkout#1777 & actions/checkout#1872...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.5 to 7.0.5. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v7.0.5 βοΈ Fixes an issue with commit signing to allow it to support symlinks What's...
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.1 to 5.0.3. Release notes Sourced from watchdog's releases. 5.0.3 [inotify] Improve cleaning up Inotify threads, and add eventlet test cases (#1070) π Thanks to our beloved...
Bumps [safety](https://github.com/pyupio/safety) from 3.2.1 to 3.2.8. Changelog Sourced from safety's changelog. [3.2.8] - 2024-09-27 feat: enhance version comparison logic for check-updates command (#605) docs: add demo Jupyter Notebook (#601) feat:...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.6.8. Release notes Sourced from ruff's releases. 0.6.8 Release Notes Preview features Remove unnecessary parentheses around match case clauses (#13510) Parenthesize overlong if guards in...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 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 [cryptography](https://github.com/pyca/cryptography) from 42.0.3 to 43.0.1. Changelog Sourced from cryptography's changelog. 43.0.1 - 2024-09-03 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.3.2. .. _v43-0-0: 43.0.0...
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.11.2. Changelog Sourced from mypy's changelog. Mypy Release Notes Next release Mypy 1.11 Weβve just uploaded mypy 1.11 to the Python Package Index (PyPI). Mypy...
Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 1.1.4 to 1.2.0. Release notes Sourced from xdoctest's releases. Version 1.2.0 - Released 2024-08-20 Added Support for top level awaits in async code examples. Removed Dropped 3.6...
Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0. Release notes Sourced from black's releases. 24.8.0 Stable style Fix crash when # fmt: off is used before a closing parenthesis or bracket. (#4363)...