luismayta / luca

Luca
GNU Lesser General Public License v3.0
8 stars 1 forks source link

Update chalice to 1.0.3 #88

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of chalice available. You are currently using 1.0.2. I have updated it to 1.0.3

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

Changelog

1.0.3

=====

  • Fix issue with some packages with - or . in their distribution name (555 <https://github.com/aws/chalice/pull/555>__)
  • Fix issue where chalice local returned a 403 for successful OPTIONS requests (554 <https://github.com/aws/chalice/pull/554>__)
  • Fix issue with chalice local mode causing http clients to hang on responses with no body (525 <https://github.com/aws/chalice/issues/525>__)
  • Add --stage parameter to chalice local (545 <https://github.com/aws/chalice/issues/545>__)
  • Fix issue with analyzer that followed recursive functions infinitely (531 <https://github.com/aws/chalice/issues/531>__)

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

Happy merging! 🤖