Pytoil

Latest version: v0.40.0

Safety actively analyzes 641134 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 12

0.31.0

Changes
:rocket: Features

* Add a sub info logging style (681) FollowTheProcess
* Support env detection in setuptools/PEP621 project (680) FollowTheProcess

:construction_worker: Continuous Integration

* Hardcode version in pyproject.toml for shell prompt goodness (678) FollowTheProcess
* Specify a minimum python version to mypy (674) FollowTheProcess

:lipstick: Style

* Use pyproject-fmt as a pre-commit hook (679) FollowTheProcess

:package: Dependencies

* Use setuptools-scm for automatic versioning (677) FollowTheProcess
* Move to src layout and support PEP 621 (676) FollowTheProcess
* Bump mkdocs-material from 8.2.11 to 8.2.13 (675) dependabot

0.30.1

Changes
:racehorse: Performance

* Use rtoml for faster config parsing (671) FollowTheProcess

:rotating_light: Testing

* Use pytest-randomly to randomise test order (673) FollowTheProcess

:lipstick: Style

* No longer show fork as highlighted default when prompted (672) FollowTheProcess

:package: Dependencies

* Bump jinja2 from 3.1.1 to 3.1.2 (669) dependabot
* Bump click from 8.1.2 to 8.1.3 (670) dependabot
* Bump mypy from 0.942 to 0.950 (668) dependabot
* Bump identify from 2.4.12 to 2.5.0 (666) dependabot
* Bump types-toml from 0.10.5 to 0.10.6 (665) dependabot
* Bump rich from 12.2.0 to 12.3.0 (667) dependabot
* Bump flake8-bugbear from 22.3.23 to 22.4.25 (664) dependabot
* Bump pygments from 2.11.2 to 2.12.0 (660) dependabot
* Bump pymdown-extensions from 9.3 to 9.4 (662) dependabot
* Bump tomlkit from 0.10.1 to 0.10.2 (661) dependabot
* Bump pytest from 6.2.5 to 7.1.2 (663) dependabot
* Bump mkdocs-material from 8.2.9 to 8.2.11 (659) dependabot

0.30.0

Changes
:boom: Breaking Changes

* Remove the API response caching mechanism (658) FollowTheProcess

:beetle: Fixes

* Enforce UTC time across everything (657) FollowTheProcess
* Check original repo exists before forking (640) FollowTheProcess

:rotating_light: Testing

* Small tweaks to linter/test config (656) FollowTheProcess

:package: Dependencies

* Bump types-pyyaml from 6.0.6 to 6.0.7 (655) dependabot
* Bump cyclonedx-python-lib from 2.2.0 to 2.3.0 (654) dependabot
* Bump cachecontrol from 0.12.10 to 0.12.11 (653) dependabot
* Bump platformdirs from 2.5.1 to 2.5.2 (652) dependabot
* Bump types-aiofiles from 0.8.5 to 0.8.8 (648) dependabot
* Bump types-toml from 0.10.4 to 0.10.5 (650) dependabot
* Bump typing-extensions from 4.1.1 to 4.2.0 (651) dependabot
* Bump types-setuptools from 57.4.12 to 57.4.14 (649) dependabot
* Bump types-pyyaml from 6.0.5 to 6.0.6 (647) dependabot
* Bump jinja2 from 3.0.3 to 3.1.1 (646) dependabot
* Bump cyclonedx-python-lib from 2.1.1 to 2.2.0 (645) dependabot
* Bump mkdocs-material from 8.2.7 to 8.2.9 (644) dependabot
* Bump virtualenv from 20.14.0 to 20.14.1 (643) dependabot
* Bump pyparsing from 3.0.7 to 3.0.8 (642) dependabot
* Bump codecov/codecov-action from 2 to 3 (641) dependabot

0.29.0

Changes

:rocket: Features

* Allow user to choose fork or clone when checking out a 3rd party repo (607) FollowTheProcess

:construction_worker: Continuous Integration

* Solve issue with click/typer on some linting jobs (628) FollowTheProcess

:books: Documentation

* Adding install command to readme (638) lm93547

:package: Dependencies

* Bump cyclonedx-python-lib from 2.1.0 to 2.1.1 (634) dependabot
* Bump prompt-toolkit from 3.0.28 to 3.0.29 (636) dependabot
* Bump rich from 12.1.0 to 12.2.0 (635) dependabot
* Bump types-setuptools from 57.4.11 to 57.4.12 (637) dependabot
* Bump zipp from 3.7.0 to 3.8.0 (632) dependabot
* Bump pre-commit from 2.17.0 to 2.18.1 (633) dependabot
* Bump rich from 12.0.1 to 12.1.0 (631) dependabot
* Bump click from 8.1.1 to 8.1.2 (630) dependabot
* Bump click from 8.1.0 to 8.1.1 (629) dependabot
* Bump virtualenv from 20.13.4 to 20.14.0 (620) dependabot
* Bump cyclonedx-python-lib from 2.0.0 to 2.1.0 (619) dependabot
* Bump watchdog from 2.1.6 to 2.1.7 (621) dependabot
* Bump tomlkit from 0.10.0 to 0.10.1 (622) dependabot
* Bump mkdocs from 1.2.3 to 1.3.0 (618) dependabot
* Bump mkdocs-material from 8.2.6 to 8.2.7 (615) dependabot
* Bump pytest-asyncio from 0.18.2 to 0.18.3 (616) dependabot
* Bump mypy from 0.941 to 0.942 (614) dependabot
* Bump flake8-bugbear from 22.3.20 to 22.3.23 (613) dependabot
* Bump mkdocs-material from 8.2.5 to 8.2.6 (612) dependabot
* Bump rich from 12.0.0 to 12.0.1 (611) dependabot
* Bump flake8-bugbear from 22.1.11 to 22.3.20 (610) dependabot
* Bump virtualenv from 20.13.3 to 20.13.4 (609) dependabot
* Bump pymdown-extensions from 9.2 to 9.3 (608) dependabot
* Bump freezegun from 1.2.0 to 1.2.1 (606) dependabot
* Bump types-setuptools from 57.4.10 to 57.4.11 (601) dependabot
* Bump types-aiofiles from 0.8.4 to 0.8.5 (602) dependabot
* Bump types-pyyaml from 6.0.4 to 6.0.5 (603) dependabot
* Bump identify from 2.4.11 to 2.4.12 (604) dependabot
* Bump urllib3 from 1.26.8 to 1.26.9 (605) dependabot
* Bump markupsafe from 2.1.0 to 2.1.1 (600) dependabot
* Bump mypy from 0.940 to 0.941 (599) dependabot
* Bump cyclonedx-python-lib from 1.3.0 to 2.0.0 (598) dependabot
* Bump mypy from 0.931 to 0.940 (597) dependabot
* Bump importlib-metadata from 4.11.2 to 4.11.3 (596) dependabot
* Bump pip-audit from 2.0.0 to 2.1.0 (595) dependabot

0.28.0

Changes
:boom: Breaking Changes

* Support opening projects using $EDITOR (594) FollowTheProcess

:rocket: Features

* Support opening projects using $EDITOR (594) FollowTheProcess

:package: Dependencies

* Bump rich from 11.2.0 to 12.0.0 (593) dependabot
* Bump types-setuptools from 57.4.9 to 57.4.10 (592) dependabot
* Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (591) dependabot
* Bump virtualenv from 20.13.2 to 20.13.3 (590) dependabot
* Bump mkdocs-material from 8.2.4 to 8.2.5 (588) dependabot
* Bump types-aiofiles from 0.8.3 to 0.8.4 (589) dependabot
* Bump freezegun from 1.1.0 to 1.2.0 (587) dependabot
* Bump pytest-asyncio from 0.18.1 to 0.18.2 (586) dependabot
* Bump mkdocs-material from 8.2.3 to 8.2.4 (585) dependabot
* Bump actions/checkout from 2 to 3 (584) dependabot
* Bump pip-api from 0.0.27 to 0.0.28 (583) dependabot
* Bump python-slugify from 6.1.0 to 6.1.1 (581) dependabot
* Bump actions/setup-python from 2 to 3 (582) dependabot
* Bump importlib-metadata from 4.11.1 to 4.11.2 (580) dependabot
* Bump mkdocs-material from 8.2.1 to 8.2.3 (579) dependabot

0.27.0

Changes
:rocket: Features

* Add pytoil bug command (577) FollowTheProcess

:construction_worker: Continuous Integration

* Add pip-audit to provide security scanning (570) FollowTheProcess

:books: Documentation

* Use some nice carbon.sh images in README and docs index (565) FollowTheProcess

:package: Dependencies

* Bump virtualenv from 20.13.1 to 20.13.2 (578) dependabot
* Bump identify from 2.4.10 to 2.4.11 (576) dependabot
* Bump python-slugify from 6.0.1 to 6.1.0 (575) dependabot
* Bump coverage from 6.3.1 to 6.3.2 (573) dependabot
* Bump click from 8.0.3 to 8.0.4 (572) dependabot
* Bump platformdirs from 2.5.0 to 2.5.1 (571) dependabot
* Bump markupsafe from 2.0.1 to 2.1.0 (569) dependabot
* Bump mkdocs-material from 8.1.11 to 8.2.1 (568) dependabot
* Bump filelock from 3.5.1 to 3.6.0 (567) dependabot
* Bump tomlkit from 0.9.2 to 0.10.0 (566) dependabot

Page 3 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.