Skip to content

Update urllib3 to 1.26.7#118

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-urllib3-1.26.3-to-1.26.7
Closed

Update urllib3 to 1.26.7#118
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-urllib3-1.26.3-to-1.26.7

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates urllib3 from 1.26.3 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.

1.26.4

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

* Changed behavior of the default ``SSLContext`` when connecting to HTTPS proxy
during HTTPS requests. The default ``SSLContext`` now sets ``check_hostname=True``.
Links

@codecov

codecov Bot commented Sep 23, 2021

Copy link
Copy Markdown

Codecov Report

Merging #118 (88f75e9) into master (b80bb2f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #118   +/-   ##
=======================================
  Coverage   96.12%   96.12%           
=======================================
  Files          12       12           
  Lines         129      129           
=======================================
  Hits          124      124           
  Misses          5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b80bb2f...88f75e9. Read the comment docs.

@pyup-bot

pyup-bot commented Jan 7, 2022

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #145

@pyup-bot pyup-bot closed this Jan 7, 2022
@Ernanidacosta
Ernanidacosta deleted the pyup-update-urllib3-1.26.3-to-1.26.7 branch January 7, 2022 20: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.

1 participant