Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Update requests to 2.18.1 #550

Merged
merged 1 commit into from
Jun 15, 2017
Merged

Conversation

pyup-bot
Copy link
Contributor

There's a new version of requests available.
You are currently using 2.17.3. I have updated it to 2.18.1

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

Changelog

2.18.1

+++++++++++++++++++

Bugfixes

  • Fix an error in the packaging whereby the *.whl contained incorrect data that
    regressed the fix in v2.17.3.

2.18.0

+++++++++++++++++++

Improvements

  • Response is now a context manager, so can be used directly in a with statement
    without first having to be wrapped by contextlib.closing().

Bugfixes

  • Resolve installation failure if multiprocessing is not available
  • Resolve tests crash if multiprocessing is not able to determine the number of CPU cores
  • Resolve error swallowing in utils set_environ generator

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

Happy merging! 🤖

@wagnerand wagnerand merged commit 5304ff6 into master Jun 15, 2017
@wagnerand wagnerand deleted the pyup-update-requests-2.17.3-to-2.18.1 branch June 15, 2017 10:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants