Closed pyup-bot closed 2 years ago
Merging #4704 (82afdbf) into master (31546df) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #4704 +/- ##
=======================================
Coverage 92.35% 92.35%
=======================================
Files 238 238
Lines 6739 6739
=======================================
Hits 6224 6224
Misses 515 515
Help us with your feedback. Take ten seconds to tell us how you rate us.
This PR updates model-bakery from 1.5.0 to 1.7.0.
Changelog
### 1.7.0 ``` Changed - Fixed a bug with overwritten `_save_kwargs` and other custom arguments [PR 330](https://github.com/model-bakers/model_bakery/pull/330) ``` ### 1.6.0 ``` Added - Python 3.11 support [PR 327](https://github.com/model-bakers/model_bakery/pull/327) - Django 4.1 support [PR 327](https://github.com/model-bakers/model_bakery/pull/327) - Added documentation for callables, iterables, sequences [PR 309](https://github.com/model-bakers/model_bakery/pull/309) Changed - [dev] Replace changelog reminder action with a custom solution that can ignore Dependabot PRs [PR 328](https://github.com/model-bakers/model_bakery/pull/328) Removed - Drop Python 3.6 support [PR 325](https://github.com/model-bakers/model_bakery/pull/325) - Drop Django 2.2 support [PR 326](https://github.com/model-bakers/model_bakery/pull/326) ```Links
- PyPI: https://pypi.org/project/model-bakery - Changelog: https://pyup.io/changelogs/model-bakery/ - Repo: https://github.com/model-bakers/model_bakery