python-package-template
python-package-template copied to clipboard
🚀 Your next Python package needs a bleeding-edge project structure.
Bumps [safety](https://github.com/pyupio/safety) from 1.10.3 to 2.1.1. Release notes Sourced from safety's releases. Safety 2.0.0 and Safety GitHub Action - Python Dependency Scanner PyUp is excited to release Safety 2.0 CLI...
Bumps [pytest-metadata](https://github.com/pytest-dev/pytest-metadata) from 1.11.0 to 2.0.2. Changelog Sourced from pytest-metadata's changelog. 2.0.2 (2022-07-15) Allow all python versions above 3.7 2.0.1 (2022-03-26) Fix issues with switching to pyproject.toml Thanks to @dvzrv...
Bumps [distlib](https://github.com/pypa/distlib) from 0.3.3 to 0.3.5. Release notes Sourced from distlib's releases. Bug-fix / Minor Enhancements Release Fixed #161: Updated test case. Fixed #164: Improved support for reproducible builds by...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.1.2 to 6.4.2. Changelog Sourced from coverage's changelog. Version 6.4.2 — 2022-07-12 Updated for a small change in Python 3.11.0 beta 4: modules now start with a...
Bumps [zipp](https://github.com/jaraco/zipp) from 3.6.0 to 3.8.1. Changelog Sourced from zipp's changelog. v3.8.1 Refreshed packaging. Enrolled with Tidelift. v3.8.0 Removed compatibility code. v3.7.0 Require Python 3.7 or later. Commits ba4eebf Update...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.15.0 to 2.20.0. Release notes Sourced from pre-commit's releases. pre-commit v2.20.0 Features Expose source and object-name (positional args) of prepare-commit-msg hook as PRE_COMMIT_COMIT_MSG_SOURCE and PRE_COMMIT_COMMIT_OBJECT_NAME. #2407 PR...
Bumps [atomicwrites](https://github.com/untitaker/python-atomicwrites) from 1.4.0 to 1.4.1. Commits e05d8c9 version 1.4.1 ea90c67 fix name typo (#60) c35cd32 Add Power Support ppc64le (#57) 9f8db65 wrap line 6699a1f migrate to travis-ci.com ec443a8 Add...
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.0.0 to 4.3.0. Changelog Sourced from typing-extensions's changelog. Release 4.3.0 (July 1, 2022) Add typing_extensions.NamedTuple, allowing for generic NamedTuples on Python <3.11 (backport from python/cpython#92027, by Serhiy...
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.28.1. Release notes Sourced from requests's releases. v2.28.1 2.28.1 (2022-06-29) Improvements Speed optimization in iter_content with transition to yield from. (#6170) Dependencies Added support for...
Bumps [black](https://github.com/psf/black) from 21.10b0 to 22.6.0. Release notes Sourced from black's releases. 22.6.0 Style Fix unstable formatting involving #fmt: skip and # fmt:skip comments (notice the lack of spaces) (#2970)...