Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

[PyUP] Update factory-boy to 2.11.1#74

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup/update-factory-boy-2.10.0-to-2.11.1
Closed

[PyUP] Update factory-boy to 2.11.1#74
pyup-bot wants to merge 1 commit intomasterfrom
pyup/update-factory-boy-2.10.0-to-2.11.1

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented May 5, 2018

This PR updates factory-boy from 2.10.0 to 2.11.1.

Changelog

2.11.1

-------------------

*Bugfix:*

 - Fix passing deep context to a :class:`~factory.SubFactory` (``Foo(x__y__z=factory.Faker('name')``)

2.11.0

-------------------

*Bugfix:*

 - Fix :class:`~factory.fuzzy.FuzzyFloat` to return a 15 decimal digits precision float by default
 - :issue:`451`: Restore :class:`~factory.django.FileField` to a
   :class:`~factory.declarations.ParameteredAttribute`, relying on composition to parse the provided parameters.
 - :issue:`389`: Fix random state management with ``faker``.
 - :issue:`466`: Restore mixing :class:`~factory.Trait` and :meth:`~factory.post_generation`.
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #213

@pyup-bot pyup-bot closed this May 11, 2019
@noirbizarre noirbizarre deleted the pyup/update-factory-boy-2.10.0-to-2.11.1 branch May 11, 2019 15:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant