Model-bakery

Latest version: v1.20.0

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

Scan your dependencies

Page 4 of 7

1.10.3

Changed
- Enforce Python 3.7 as a minimum version in project metadata

Removed
- dropped support for `FloatRangeField` as it was removed in Django 3.1
- [dev] Temporary drop Django 4.2 to package classifiers (waiting for build backend support)

1.10.2

Changed
- [dev] Test Python 3.11 with Django 4.2
- [dev] Add Django 4.2 to package classifiers

1.10.1

Changed
- [dev] Fix GitHub Action for publishing to PyPI

1.10.0

Added
- Django 4.2 support

Changed
- [dev] Switch to Python 3.11 release in CI
- [dev] Unify and simplify tox config with tox-py
- [dev] `pre-commit autoupdate && pre-commit run --all-files`
- [dev] Run `pyupgrade` with Python 3.7 as a base
- [dev] PEP 621: Migrate from setup.py and setup.cfg to pyproject.toml
- [dev] Convert `format` and some string interpolations to `fstring`

1.9.0

Changed
- Fixed a bug with `seq` being passed a tz-aware start value [PR 353](https://github.com/model-bakers/model_bakery/pull/353)
- Create m2m when using `_bulk_create=True` [PR 354](https://github.com/model-bakers/model_bakery/pull/354)
- [dev] Use official postgis docker image in CI [PR 355](https://github.com/model-bakers/model_bakery/pull/355)

1.8.0

Changed
- Improve `Baker.get_fields()` to subtract lists instead of extra set cast [PR 352](https://github.com/model-bakers/model_bakery/pull/352)

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.