Puzzle-generator

Latest version: v0.15.0

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

Scan your dependencies

Page 1 of 5

0.15.0

What's Changed
* chore(deps): update dependency ruff to v0.9.4 by renovate in https://github.com/vil02/puzzle_generator/pull/188
* chore(deps-dev): update mypy requirement from 1.14.1 to 1.15.0 by dependabot in https://github.com/vil02/puzzle_generator/pull/191
* chore(deps): update lycheeverse/lychee-action action to v2.3.0 by renovate in https://github.com/vil02/puzzle_generator/pull/189
* chore(deps): update dependency ruff to v0.9.5 by renovate in https://github.com/vil02/puzzle_generator/pull/193
* chore(deps): update dependency coverage to v7.6.11 by renovate in https://github.com/vil02/puzzle_generator/pull/194
* chore(deps): update dependency ruff to v0.9.6 by renovate in https://github.com/vil02/puzzle_generator/pull/195
* chore(deps): bump gitpod/workspace-python-3.12 from 2024-11-26-08-43-19 to 2025-02-10-10-54-28 by dependabot in https://github.com/vil02/puzzle_generator/pull/196
* chore(deps): update dependency coverage to v7.6.12 by renovate in https://github.com/vil02/puzzle_generator/pull/197
* fix: add explicit dev-dependency to `colorama` by vil02 in https://github.com/vil02/puzzle_generator/pull/206
* chore(deps-dev): update bandit requirement from 1.8.2 to 1.8.3 by dependabot in https://github.com/vil02/puzzle_generator/pull/201
* chore(deps): update dependency flake8 to v7.1.2 by renovate in https://github.com/vil02/puzzle_generator/pull/198
* chore(deps): update sonarsource/sonarqube-scan-action action to v5 by renovate in https://github.com/vil02/puzzle_generator/pull/202
* chore(deps): update dependency ruff to v0.9.7 by renovate in https://github.com/vil02/puzzle_generator/pull/204
* chore(deps): update dependency ruff to v0.9.8 by renovate in https://github.com/vil02/puzzle_generator/pull/209
* chore(deps): update dependency ruff to v0.9.9 by renovate in https://github.com/vil02/puzzle_generator/pull/210
* chore(deps): update dependency pytest to v8.3.5 by renovate in https://github.com/vil02/puzzle_generator/pull/211
* chore(deps): update dependency ruff to v0.11.0 by renovate in https://github.com/vil02/puzzle_generator/pull/213
* chore(deps): update dependency pylint to v3.3.5 by renovate in https://github.com/vil02/puzzle_generator/pull/214
* chore(deps): update dependency python to 3.13 by renovate in https://github.com/vil02/puzzle_generator/pull/216
* chore(deps): update dependency coverage to v7.7.0 by renovate in https://github.com/vil02/puzzle_generator/pull/218
* chore(deps): update dependency pylint to v3.3.6 by renovate in https://github.com/vil02/puzzle_generator/pull/219
* chore(deps): update dependency ruff to v0.11.1 by renovate in https://github.com/vil02/puzzle_generator/pull/220
* chore(deps): update dependency ruff to v0.11.2 by renovate in https://github.com/vil02/puzzle_generator/pull/221
* chore(deps): update dependency coverage to v7.7.1 by renovate in https://github.com/vil02/puzzle_generator/pull/222
* style: introduce `eas_common` and `cfs_common` by vil02 in https://github.com/vil02/puzzle_generator/pull/224


**Full Changelog**: https://github.com/vil02/puzzle_generator/compare/v0.14.6...v0.15.0

0.14.6

What's Changed
* chore(deps): update dependency pylint to v3.3.3 by renovate in https://github.com/vil02/puzzle_generator/pull/171
* chore(deps): update dependency coverage to v7.6.10 by renovate in https://github.com/vil02/puzzle_generator/pull/172
* chore(deps): update dependency mypy to v1.14.1 by renovate in https://github.com/vil02/puzzle_generator/pull/173
* chore(deps): update dependency ruff to v0.8.5 by renovate in https://github.com/vil02/puzzle_generator/pull/174
* chore(deps): update dependency ruff to v0.8.6 by renovate in https://github.com/vil02/puzzle_generator/pull/175
* chore(deps): update dependency ruff to v0.9.0 by renovate in https://github.com/vil02/puzzle_generator/pull/176
* chore(deps): update dependency ruff to v0.9.1 by renovate in https://github.com/vil02/puzzle_generator/pull/178
* chore(deps): update dependency flake8-pytest-style to v2.1.0 by renovate in https://github.com/vil02/puzzle_generator/pull/177
* chore(deps): update dependency bandit to v1.8.2 by renovate in https://github.com/vil02/puzzle_generator/pull/179
* chore(deps): update dependency ruff to v0.9.2 by renovate in https://github.com/vil02/puzzle_generator/pull/180
* chore(deps): update dependency ruff to v0.9.3 by renovate in https://github.com/vil02/puzzle_generator/pull/181
* chore(deps): update dependency pylint to v3.3.4 by renovate in https://github.com/vil02/puzzle_generator/pull/182
* chore(deps): update psf/black action to v25 by renovate in https://github.com/vil02/puzzle_generator/pull/183
* fix(deps): update dependency black to v25 by renovate in https://github.com/vil02/puzzle_generator/pull/184
* chore: bump version to `0.14.6` by vil02 in https://github.com/vil02/puzzle_generator/pull/187


**Full Changelog**: https://github.com/vil02/puzzle_generator/compare/v0.14.5...v0.14.6

0.14.5

What's Changed
* chore(deps): update dependency pytest to v8.3.4 by renovate in https://github.com/vil02/puzzle_generator/pull/155
* chore(deps): update dependency pylint to v3.3.2 by renovate in https://github.com/vil02/puzzle_generator/pull/156
* chore(deps): update sonarsource/sonarcloud-github-action action to v4 by renovate in https://github.com/vil02/puzzle_generator/pull/157
* chore: migrate to `sonarqube-scan-action` by vil02 in https://github.com/vil02/puzzle_generator/pull/159
* chore(deps): update dependency ruff to v0.8.2 by renovate in https://github.com/vil02/puzzle_generator/pull/158
* chore(deps): update dependency coverage to v7.6.9 by renovate in https://github.com/vil02/puzzle_generator/pull/160
* chore: monitor code complexity with `xenon` by vil02 in https://github.com/vil02/puzzle_generator/pull/161
* style: remove redundant print statements from `check_python_file.sh` by valanm22 in https://github.com/vil02/puzzle_generator/pull/163
* chore: remove redundant `sonar.exclusions` by vil02 in https://github.com/vil02/puzzle_generator/pull/164
* chore(deps): update dependency ruff to v0.8.3 by renovate in https://github.com/vil02/puzzle_generator/pull/165
* chore(deps): update dependency flake8-bugbear to v24.12.12 by renovate in https://github.com/vil02/puzzle_generator/pull/166
* chore(deps): update dependency ruff to v0.8.4 by renovate in https://github.com/vil02/puzzle_generator/pull/167
* chore(deps): update lycheeverse/lychee-action action to v2.2.0 by renovate in https://github.com/vil02/puzzle_generator/pull/168
* chore(deps): update dependency mypy to v1.14.0 by renovate in https://github.com/vil02/puzzle_generator/pull/169
* style: add missing type hints by vil02 in https://github.com/vil02/puzzle_generator/pull/170

New Contributors
* valanm22 made their first contribution in https://github.com/vil02/puzzle_generator/pull/163

**Full Changelog**: https://github.com/vil02/puzzle_generator/compare/v0.14.4...v0.14.5

0.14.4

What's Changed
* style: use `tuple` in type hints by vil02 in https://github.com/vil02/puzzle_generator/pull/154


**Full Changelog**: https://github.com/vil02/puzzle_generator/compare/v0.14.3...v0.14.4

0.14.3

What's Changed
* style: use `list` in type hints by vil02 in https://github.com/vil02/puzzle_generator/pull/153


**Full Changelog**: https://github.com/vil02/puzzle_generator/compare/v0.14.2...v0.14.3

0.14.2

What's Changed
* style: remove unused `get_input_simulator` by vil02 in https://github.com/vil02/puzzle_generator/pull/146
* chore(deps-dev): update bandit requirement from 1.7.10 to 1.8.0 by dependabot in https://github.com/vil02/puzzle_generator/pull/148
* chore(deps): bump gitpod/workspace-python-3.12 from 2024-09-11-00-04-27 to 2024-11-26-08-43-19 by dependabot in https://github.com/vil02/puzzle_generator/pull/149
* chore(deps): update dependency ruff to v0.8.1 by renovate in https://github.com/vil02/puzzle_generator/pull/152
* style: use `textwrap.wrap` instead of `_split_long_str` by zhaohany in https://github.com/vil02/puzzle_generator/pull/151

New Contributors
* zhaohany made their first contribution in https://github.com/vil02/puzzle_generator/pull/151

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

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.