Puzzle-generator

Latest version: v0.15.0

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

Scan your dependencies

Page 2 of 5

0.14.1

What's Changed
* chore: execute genreated code while checking examples by vil02 in https://github.com/vil02/puzzle_generator/pull/141
* chore(deps): update dependency ruff to v0.8.0 by renovate in https://github.com/vil02/puzzle_generator/pull/143
* chore(deps): update dependency coverage to v7.6.8 by renovate in https://github.com/vil02/puzzle_generator/pull/144
* refactor: create `puzzle_data_creators` by vil02 in https://github.com/vil02/puzzle_generator/pull/145


**Full Changelog**: https://github.com/vil02/puzzle_generator/compare/v0.14.0...v0.14.1

0.14.0

What's Changed
* feat: break long strings in `_PUZZLE` by vil02 in https://github.com/vil02/puzzle_generator/pull/139


**Full Changelog**: https://github.com/vil02/puzzle_generator/compare/v0.13.0...v0.14.0

0.13.0

What's Changed
* chore(deps): update dependency pylint to v3.3.0 by renovate in https://github.com/vil02/puzzle_generator/pull/101
* style: add some type hints by vil02 in https://github.com/vil02/puzzle_generator/pull/103
* chore(deps): update dependency ruff to v0.6.7 by renovate in https://github.com/vil02/puzzle_generator/pull/104
* chore: use `ubuntu-22.04` by vil02 in https://github.com/vil02/puzzle_generator/pull/106
* chore(deps): update dependency bandit to v1.7.10 by renovate in https://github.com/vil02/puzzle_generator/pull/105
* chore: use `flake8-bugbear` by vil02 in https://github.com/vil02/puzzle_generator/pull/107
* chore(deps): update dependency pylint to v3.3.1 by renovate in https://github.com/vil02/puzzle_generator/pull/108
* docs: use PyPi link by vil02 in https://github.com/vil02/puzzle_generator/pull/109
* chore(deps): update dependency ruff to v0.6.8 by renovate in https://github.com/vil02/puzzle_generator/pull/110
* chore(deps): update dependency ruff to v0.6.9 by renovate in https://github.com/vil02/puzzle_generator/pull/113
* chore(deps): update psf/black action to v24.10.0 by renovate in https://github.com/vil02/puzzle_generator/pull/114
* fix(deps): update dependency black to v24.10.0 by renovate in https://github.com/vil02/puzzle_generator/pull/115
* chore(deps): update lycheeverse/lychee-action action to v2 by renovate in https://github.com/vil02/puzzle_generator/pull/116
* chore(deps): update dependency coverage to v7.6.2 by renovate in https://github.com/vil02/puzzle_generator/pull/117
* chore(deps): update lycheeverse/lychee-action action to v2.0.1 by renovate in https://github.com/vil02/puzzle_generator/pull/118
* chore(deps): update dependency coverage to v7.6.3 by renovate in https://github.com/vil02/puzzle_generator/pull/119
* chore(deps): update lycheeverse/lychee-action action to v2.0.2 by renovate in https://github.com/vil02/puzzle_generator/pull/120
* chore(deps): update dependency mypy to v1.12.0 by renovate in https://github.com/vil02/puzzle_generator/pull/121
* chore(deps): update dependency ruff to v0.7.0 by renovate in https://github.com/vil02/puzzle_generator/pull/122
* chore(deps): update dependency mypy to v1.12.1 by renovate in https://github.com/vil02/puzzle_generator/pull/123
* chore(deps): update dependency coverage to v7.6.4 by renovate in https://github.com/vil02/puzzle_generator/pull/124
* chore(deps): update dependency mypy to v1.13.0 by renovate in https://github.com/vil02/puzzle_generator/pull/125
* chore(deps): update dependency ruff to v0.7.1 by renovate in https://github.com/vil02/puzzle_generator/pull/126
* chore(deps-dev): update flake8-bugbear requirement from 24.8.19 to 24.10.31 by dependabot in https://github.com/vil02/puzzle_generator/pull/128
* chore(deps): update dependency ruff to v0.7.2 by renovate in https://github.com/vil02/puzzle_generator/pull/129
* chore(deps): update lycheeverse/lychee-action action to v2.1.0 by renovate in https://github.com/vil02/puzzle_generator/pull/130
* chore(deps): update dependency ruff to v0.7.3 by renovate in https://github.com/vil02/puzzle_generator/pull/131
* chore: add `pip_audit` by vil02 in https://github.com/vil02/puzzle_generator/pull/132
* chore(deps): update dependency coverage to v7.6.5 by renovate in https://github.com/vil02/puzzle_generator/pull/133
* chore(deps): update codecov/codecov-action action to v5 by renovate in https://github.com/vil02/puzzle_generator/pull/134
* chore(deps): update dependency ruff to v0.7.4 by renovate in https://github.com/vil02/puzzle_generator/pull/136
* chore(deps): update dependency coverage to v7.6.7 by renovate in https://github.com/vil02/puzzle_generator/pull/135
* chore: use `ubuntu-24.04` by vil02 in https://github.com/vil02/puzzle_generator/pull/137
* feat: include version into advertisement str by vil02 in https://github.com/vil02/puzzle_generator/pull/138


**Full Changelog**: https://github.com/vil02/puzzle_generator/compare/v0.12.4...v0.13.0

0.12.4

What's Changed
* style: add some type hints by vil02 in https://github.com/vil02/puzzle_generator/pull/94
* chore: remove `run_all_examples_no_poetry.sh` by vil02 in https://github.com/vil02/puzzle_generator/pull/95
* chore(deps): update dependency pytest to v8.3.3 by renovate in https://github.com/vil02/puzzle_generator/pull/97
* chore(deps): bump gitpod/workspace-python-3.12 from 2024-07-29-09-43-07 to 2024-09-09-20-11-38 by dependabot in https://github.com/vil02/puzzle_generator/pull/96
* chore(deps): bump gitpod/workspace-python-3.12 from 2024-09-09-20-11-38 to 2024-09-11-00-04-27 by dependabot in https://github.com/vil02/puzzle_generator/pull/98
* chore(deps): update dependency ruff to v0.6.5 by renovate in https://github.com/vil02/puzzle_generator/pull/99
* chore(deps): update dependency ruff to v0.6.6 by renovate in https://github.com/vil02/puzzle_generator/pull/100
* fix: handle multiline questions by vil02 in https://github.com/vil02/puzzle_generator/pull/102


**Full Changelog**: https://github.com/vil02/puzzle_generator/compare/v0.12.3...v0.12.4

0.12.3

What's Changed
* chore: configure gitpod by vil02 in https://github.com/vil02/puzzle_generator/pull/89
* chore: add docker to dependabot by vil02 in https://github.com/vil02/puzzle_generator/pull/90
* docs: add gitpod badge by vil02 in https://github.com/vil02/puzzle_generator/pull/91
* chore(deps): update dependency ruff to v0.6.4 by renovate in https://github.com/vil02/puzzle_generator/pull/92
* style: remove `assert`s from `spiced` by vil02 in https://github.com/vil02/puzzle_generator/pull/93


**Full Changelog**: https://github.com/vil02/puzzle_generator/compare/v0.12.2...v0.12.3

0.12.2

What's Changed
* style: remove `assert` from `bytes_to_int` by vil02 in https://github.com/vil02/puzzle_generator/pull/88


**Full Changelog**: https://github.com/vil02/puzzle_generator/compare/v0.12.1...v0.12.2

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.