Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates urllib3 from 1.26.4 to 1.26.7.

Changelog

1.26.6

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

* Deprecated the ``urllib3.contrib.ntlmpool`` module. urllib3 is not able to support
it properly due to `reasons listed in this issue <https://github.com/urllib3/urllib3/issues/2282>`_.
If you are a user of this module please leave a comment.
* Changed ``HTTPConnection.request_chunked()`` to not erroneously emit multiple
``Transfer-Encoding`` headers in the case that one is already specified.
* Fixed typo in deprecation message to recommend ``Retry.DEFAULT_ALLOWED_METHODS``.

1.26.5

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

* Fixed deprecation warnings emitted in Python 3.10.
* Updated vendored ``six`` library to 1.16.0.
* Improved performance of URL parser when splitting
the authority component.
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Jan 9, 2022

Closing this in favor of #1797

@pyup-bot pyup-bot closed this Jan 9, 2022
@kragniz kragniz deleted the pyup-update-urllib3-1.26.4-to-1.26.7 branch January 9, 2022 03:13
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.

2 participants