drf-user
drf-user copied to clipboard
Bump model-bakery from 1.5.0 to 1.7.0
Bumps model-bakery from 1.5.0 to 1.7.0.
Release notes
Sourced from model-bakery's releases.
1.7.0
Changed
- Fixed a bug with overwritten
_save_kwargsand other custom arguments [PR #330](model-bakers/model_bakery#330)Dependencies
- Bump pillow from 9.1.1 to 9.2.0 by
@dependabotin model-bakers/model_bakery#331- Bump black from 22.3.0 to 22.6.0 by
@dependabotin model-bakers/model_bakery#333- Bump pip-tools from 6.6.2 to 6.8.0 by
@dependabotin model-bakers/model_bakery#332- Bump pycodestyle from 2.8.0 to 2.9.0 by
@dependabotin model-bakers/model_bakery#334- Bump mypy from 0.961 to 0.971 by
@dependabotin model-bakers/model_bakery#335- Bump flake8 from 4.0.1 to 5.0.2 by
@dependabotin model-bakers/model_bakery#336- Bump pre-commit from 2.19.0 to 2.20.0 by
@dependabotin model-bakers/model_bakery#337- Bump flake8 from 5.0.2 to 5.0.3 by
@dependabotin model-bakers/model_bakery#338Full Changelog: https://github.com/model-bakers/model_bakery/compare/1.6.0...1.7.0
1.6.0
Added
- Python 3.11 support [PR #327](model-bakers/model_bakery#327)
- Django 4.1 support [PR #327](model-bakers/model_bakery#327)
- Added documentation for callables, iterables, sequences [PR #309](model-bakers/model_bakery#309)
Changed
- [dev] Replace changelog reminder action with a custom solution that can ignore Dependabot PRs [PR #328](model-bakers/model_bakery#328)
Removed
- Drop Python 3.6 support [PR #325](model-bakers/model_bakery#325)
- Drop Django 2.2 support [PR #326](model-bakers/model_bakery#326)
New Contributors
@magdumsuraj07made their first contribution in model-bakers/model_bakery#309Full Changelog: https://github.com/model-bakers/model_bakery/compare/1.5.0...1.6.0
Changelog
Sourced from model-bakery's changelog.
1.7.0
Changed
- Fixed a bug with overwritten
_save_kwargsand other custom arguments [PR #330](model-bakers/model_bakery#330)1.6.0
Added
- Python 3.11 support [PR #327](model-bakers/model_bakery#327)
- Django 4.1 support [PR #327](model-bakers/model_bakery#327)
- Added documentation for callables, iterables, sequences [PR #309](model-bakers/model_bakery#309)
Changed
- [dev] Replace changelog reminder action with a custom solution that can ignore Dependabot PRs [PR #328](model-bakers/model_bakery#328)
Removed
- Drop Python 3.6 support [PR #325](model-bakers/model_bakery#325)
- Drop Django 2.2 support [PR #326](model-bakers/model_bakery#326)
Commits
cf6e48dBump version 1.7.0eecac6cBump flake8 from 5.0.2 to 5.0.3 (#338)f775bb2Bump pre-commit from 2.19.0 to 2.20.0 (#337)e8faf69Bump flake8 from 4.0.1 to 5.0.2 (#336)3c98a20Bump mypy from 0.961 to 0.971 (#335)d830b40Bump pycodestyle from 2.8.0 to 2.9.0 (#334)8450e82Fix #308 -- do not force defaults formakeandprepare(#330)ca755e8Bump pip-tools from 6.6.2 to 6.8.0 (#332)a0521d6Bump black from 22.3.0 to 22.6.0 (#333)dae2a28Bump pillow from 9.1.1 to 9.2.0 (#331)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)