Skip to content

Commit

Permalink
Update mixer requirement from ==6.0.* to ==6.1.*
Browse files Browse the repository at this point in the history
Updates the requirements on [mixer](https://github.com/klen/mixer) to permit the latest version.
- [Release notes](https://github.com/klen/mixer/releases)
- [Changelog](https://github.com/klen/mixer/blob/develop/Changelog)
- [Commits](klen/mixer@6.0.0...6.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 17, 2019
1 parent 490e109 commit e822c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pytest-cov==2.5.*
pytest-django==3.2.*
pytest-pythonpath==0.7.*
factory-boy==2.12.*
mixer==6.0.*
mixer==6.1.*
isort==4.3.*
flake8==3.5.*
pep8==1.7.*
Expand Down

0 comments on commit e822c60

Please sign in to comment.