jayfk / fundingoss.com

http://fundingoss.com
BSD 3-Clause "New" or "Revised" License
60 stars 15 forks source link

Update django-model-utils to 2.5.1 #123

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of django-model-utils available. You are currently using 2.4. I have updated it to 2.5.1

Changelog

2.5.1


  • Fix InheritanceQuerySet raising an AttributeError exception under Django 1.9.
  • Django 1.10 support regressed with changes between pre-alpha and final release; 1.10 currently not supported.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #123 into master will not change coverage

@@           master   #123   diff @@
====================================
  Files           9      9          
  Lines          96     96          
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
  Hits           96     96          
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 3c3c278...a052e6b

pyup-bot commented 7 years ago

Closing this in favor of #126