uppsaladatavetare / foobar-api

The backend of the FooBar kiosk and inventory system.
MIT License
12 stars 6 forks source link

Update py-moneyed to 0.7.0 #58

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

There's a new version of py-moneyed available. You are currently using 0.5.0. I have updated it to 0.7.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

0.7


  • Money.str changed under Python 2 to use only ASCII characters. This means that currency codes, rather than symbols, are used.

  • Lots of additional locales supported out of the box.

  • Python 3.5 supported

  • Fixed 70 - format_money error when the locale is not in the formatting definitions: the default is not used.

  • Various other bug fixes

Changes in v0.6 and earlier

  • See VCS logs.

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

Happy merging! 🤖

codecov[bot] commented 6 years ago

Codecov Report

Merging #58 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #58   +/-   ##
========================================
  Coverage    91.59%   91.59%           
========================================
  Files           82       82           
  Lines         3475     3475           
  Branches       184      184           
========================================
  Hits          3183     3183           
  Misses         262      262           
  Partials        30       30

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5d57529...7acad8c. Read the comment docs.