Skip to content

Commit 26e4ea4

Browse files
Bump model-mommy from 1.6.0 to 2.0.0
Bumps [model-mommy](https://github.com/vandersonmota/model_mommy) from 1.6.0 to 2.0.0. - [Release notes](https://github.com/vandersonmota/model_mommy/releases) - [Changelog](https://github.com/berinhard/model_mommy/blob/development/Changelog.txt) - [Commits](berinhard/model_mommy@1.6.0...2.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent da79354 commit 26e4ea4

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ pytest-sugar = "^0.9.2"
4040
pytest-django = "^3.4"
4141
pytest-xdist = "^1.28"
4242
black = "^19.3b0"
43-
model-mommy = "^1.6"
43+
model-mommy = "^2.0"
4444

4545
[tool.black]
4646
line-length = 99

0 commit comments

Comments
 (0)