monty5811 / apostello

sms for your church
MIT License
60 stars 21 forks source link

Update py to 1.4.32 #62

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of py available. You are currently using 1.4.31. I have updated it to 1.4.32

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

Changelog

1.4.32

====================================================================

  • fix issue70: added ability to copy all stat info in py.path.local.copy.

  • make TerminalWriter.fullwidth a property. This results in the correct value when the terminal gets resized.

  • update supported html tags to include recent additions. Thanks Denis Afonso for the PR.

  • Remove internal code in Source.compile meant to support earlier Python 3 versions that produced the side effect of leaving None in sys.modules when called (see pytest-dev/pytest2103). Thanks Bruno Oliveira for the PR.

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

Happy merging! 🤖