Skip to content

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of six available.
You are currently using 1.10.0. I have updated it to 1.11.0

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

Changelog

1.11.0


  • Pull request 178: with_metaclass now properly proxies __prepare__ to the
    underlying metaclass.
  • Pull request 191: Allow with_metaclass to work with metaclasses implemented
    in C.
  • Pull request 203: Add parse_http_list and parse_keqv_list to moved
    urllib.request.
  • Pull request 172 and issue 171: Add unquote_to_bytes to moved urllib.parse.
  • Pull request 167: Add six.moves.getoutput.
  • Pull request 80: Add six.moves.urllib_parse.splitvalue.
  • Pull request 75: Add six.moves.email_mime_image.
  • Pull request 72: Avoid creating reference cycles through tracebacks in
    reraise.

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

Happy merging! 🤖

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.281% when pulling ade9d8e on pyup-update-six-1.10.0-to-1.11.0 into ff8dce8 on master.

@francishorsman francishorsman merged commit 73becda into master Sep 18, 2017
@francishorsman francishorsman deleted the pyup-update-six-1.10.0-to-1.11.0 branch September 18, 2017 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants