Inquirer

Latest version: v3.4.0

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

Scan your dependencies

Page 12 of 23

2.10.1

Changes

* three new github-Labels (223) Cube707

:rocket: Features

* refactor: change default checkboxes (273) Cube707
* text: implement DELETE (232) Cube707
* adding another pre-made theme: BlueComposure (227) Cube707
* Add "Other..." option for checkbox & list questions (256) WilliamVenner

:lady_beetle: Fixes

* fix: themes missing `opening_prompt_color` attributes (230) Cube707

:construction_worker: Continuous Integration

* fix: doc-build workflow (226) Cube707
* updates, cleanups and unifications of config files (222) Cube707
* re-enable isort (220) Cube707

:mortar_board: Examples

* fix: spelling mistake in examples/located.py (225) Cube707

:hammer: Refactoring

* fix: possible circular import in render.console subfiles (219) Cube707

:package: Dependencies

* build(deps): bump nox-poetry from 1.0.1 to 1.0.2 in /.github/workflows (271) dependabot
* build(deps): bump furo from 2022.9.15 to 2022.9.29 in /docs (251) dependabot
* build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.1 (274) dependabot
* build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (257) dependabot
* build(deps): bump pip from 22.3 to 22.3.1 in /.github/workflows (270) dependabot
* build(deps): bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (265) dependabot
* build(deps): bump sphinx from 5.2.3 to 5.3.0 in /docs (262) dependabot
* build(deps): bump actions/setup-python from 4.2.0 to 4.3.0 (258) dependabot
* build(deps): bump virtualenv from 20.16.5 to 20.16.6 in /.github/workflows (266) dependabot
* build(deps): bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (264) dependabot
* build(deps): bump actions/cache from 3.0.10 to 3.0.11 (261) dependabot
* build(deps): bump pip from 22.2.2 to 22.3 in /.github/workflows (263) dependabot
* build(deps): bump actions/cache from 3.0.8 to 3.0.10 (254) dependabot
* build(deps): bump sphinx from 5.2.2 to 5.2.3 in /docs (255) dependabot
* build(deps): bump furo from 2022.6.21 to 2022.9.15 (246) dependabot
* build(deps): bump sphinx from 5.1.1 to 5.2.2 in /docs (250) dependabot
* build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (248) dependabot
* build(deps): bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (244) dependabot
* build(deps): bump furo from 2022.6.21 to 2022.9.15 (245) dependabot
* build(deps): bump readchar from 4.0.2 to 4.0.3 (243) dependabot
* build(deps): bump virtualenv from 20.16.4 to 20.16.5 in /.github/workflows (242) dependabot
* build(deps): bump virtualenv from 20.16.3 to 20.16.4 in /.github/workflows (240) dependabot
* build(deps): bump poetry from 1.1.14 to 1.1.15 in /.github/workflows (237) dependabot
* build(deps): bump actions/cache from 3.0.7 to 3.0.8 (236) dependabot
* build(deps): bump readchar from 4.0.1 to 4.0.2 (235) dependabot
* build(deps): bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (234) dependabot
* build(deps): bump readchar from 4.0.0 to 4.0.1 (233) dependabot
* build(deps): bump actions/cache from 3.0.6 to 3.0.7 (229) dependabot
* build(deps): bump readchar from 3.1.0 to 4.0.0 (228) dependabot
* Bump nox from 2022.1.7 to 2022.8.7 in /.github/workflows (224) dependabot
* Bump actions/cache from 3.0.5 to 3.0.6 (217) dependabot
* Bump virtualenv from 20.16.2 to 20.16.3 in /.github/workflows (218) dependabot
* Bump flake8 from 5.0.3 to 5.0.4 (215) dependabot
* Bump pip from 22.2.1 to 22.2.2 in /.github/workflows (216) dependabot
* Bump flake8 from 5.0.1 to 5.0.3 (211) dependabot
* Bump actions/setup-python from 4.1.0 to 4.2.0 (212) dependabot
* Bump flake8 from 4.0.1 to 5.0.1 (210) dependabot

2.10.0

Changes

* bump readchar required version (206) Cube707
* Enable Dependabot to create PRs (172) magmax
* Fix validation fails with brace (167) iwasinnam

:beetle: Fixes

* Fix black error (173) staticdev

:package: Dependencies

* Bump pip from 22.2 to 22.2.1 in /.github/workflows (209) dependabot
* Bump virtualenv from 20.16.1 to 20.16.2 in /.github/workflows (208) dependabot
* Bump virtualenv from 20.16.0 to 20.16.1 in /.github/workflows (205) dependabot
* Bump sphinx from 5.1.0 to 5.1.1 in /docs (204) dependabot
* Bump virtualenv from 20.15.1 to 20.16.0 in /.github/workflows (203) dependabot
* Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (202) dependabot
* Bump readchar from 3.0.6 to 3.1.0 (201) dependabot
* Bump sphinx from 5.0.2 to 5.1.0 in /docs (200) dependabot
* Bump readchar from 3.0.5 to 3.0.6 (199) dependabot
* Bump pip from 22.1.2 to 22.2 in /.github/workflows (197) dependabot
* Bump actions/upload-artifact from 2.3.1 to 3.1.0 (195) dependabot
* Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (194) dependabot
* Bump actions/cache from 2.1.7 to 3.0.5 (193) dependabot
* Bump actions/setup-python from 2.3.1 to 4.1.0 (192) dependabot
* Bump furo from 2021.11.23 to 2022.6.21 (191) dependabot
* Bump pip from 21.3.1 to 22.1.2 in /.github/workflows (182) dependabot
* Bump virtualenv from 20.10.0 to 20.15.1 in /.github/workflows (183) dependabot
* Bump poetry from 1.1.12 to 1.1.14 in /.github/workflows (186) dependabot
* Bump actions/download-artifact from 2.1.0 to 3.0.0 (180) dependabot
* Bump pre-commit-hooks from 4.1.0 to 4.3.0 (187) dependabot
* Bump nox from 2021.10.1 to 2022.1.7 in /.github/workflows (184) dependabot
* Bump codecov/codecov-action from 2.1.0 to 3.1.0 (178) dependabot
* Bump furo from 2021.11.23 to 2022.6.21 (189) dependabot
* Bump furo from 2021.11.23 to 2022.6.21 in /docs (177) dependabot
* Bump blessed from 1.19.0 to 1.19.1 (190) dependabot
* Bump readchar from 3.0.4 to 3.0.5 (188) dependabot
* Bump flake8-rst-docstrings from 0.2.5 to 0.2.7 (185) dependabot
* Bump nox-poetry from 0.9.0 to 1.0.1 in /.github/workflows (181) dependabot
* Bump release-drafter/release-drafter from 5.15.0 to 5.20.0 (179) dependabot
* Bump sphinx from 4.3.2 to 5.0.2 in /docs (175) dependabot
* Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (176) dependabot
* Bump actions/checkout from 2.4.0 to 3.0.2 (174) dependabot

2.9.2

Changes

* Version needed to be updated for pypi to have the latest carousel code for checkbox (158) publicst
* Adds carousel feature to checkbox. (154) gierens
* CONTRIBUTING.rst link in README broken (152) FrostyTheSouthernSnowman

2.9.1

Changes

:rotating_light: Testing

* Add missing tests (146) staticdev

:construction_worker: Continuous Integration

* Add documentation workflow and contributing (145) staticdev

:books: Documentation

* Add documentation workflow and contributing (145) staticdev

:lipstick: Style

* Reordered imports (147) staticdev

2.9.0

Changes

:construction_worker: Continuous Integration

* Add new release (144) staticdev

2.8.0

- Adds support to Python 3.10
- Fix test status on readme
- Improvements on documentation for Windows
- Other CI improvements

Page 12 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.