Skip to content

Update model_bakery to 1.16.0#76

Closed
pyup-bot wants to merge 1 commit intodevelfrom
pyup-update-model_bakery-1.11.0-to-1.16.0
Closed

Update model_bakery to 1.16.0#76
pyup-bot wants to merge 1 commit intodevelfrom
pyup-update-model_bakery-1.11.0-to-1.16.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates model_bakery from 1.11.0 to 1.16.0.

Changelog

1.16.0

Added
- [dev] Test coverage report

Changed
- Improved performance of `Baker.get_fields()`
- [dev] Cleanup Sphinx documentation config
- [dev] Update `pre-commit` config
- [dev] CI: remove hard requirement on linters for tests to run

1.15.0

Added
- Add Python 3.12 support

Changed
- Revert erroneous optimisation of related logic (fix 439)
- [dev] Bring tox back

Removed

1.14.0

Added
- forward "_create_files" flag to child generators for relational fields

Changed
- Small improvements to `recipe.py::_mapping`
- Improvements to `baker.py::bulk_create`
- [dev] Replaced `pycodestyle`, `pydocstyle`, `flake8` and `isort` with `ruff`
- [dev] Drop tox in favor of using GitHub Actions matrix

Removed
- Drop `baker.py::is_iterator`
- Drop Python 3.7 support (reached end of life)

1.13.0

Added
- Add support for global seeding to baker random generation

1.12.0

Added
- Add support for CharField with max_length=None

Changed
- Fix utils.seq with start=0
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #86

@pyup-bot pyup-bot closed this Oct 27, 2023
@chivke chivke deleted the pyup-update-model_bakery-1.11.0-to-1.16.0 branch October 27, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant