reflexivesecurity / reflex-cli

CLI Tool for Running Reflex Engine
Mozilla Public License 2.0
17 stars 2 forks source link

Update dependency urllib3 to v1.26.6 #396

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
urllib3 (source) ==1.26.5 -> ==1.26.6 age adoption passing confidence

Release Notes

urllib3/urllib3 ### [`v1.26.6`](https://togithub.com/urllib3/urllib3/releases/1.26.6) [Compare Source](https://togithub.com/urllib3/urllib3/compare/1.26.5...1.26.6) :warning: **IMPORTANT: urllib3 v2.0 will drop support for Python 2**: [Read more in the v2.0 Roadmap](https://urllib3.readthedocs.io/en/latest/v2-roadmap.html) - Deprecated the `urllib3.contrib.ntlmpool` module. urllib3 is not able to support it properly due to [reasons listed in this issue](https://togithub.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`. **If you or your organization rely on urllib3 consider supporting us via [GitHub Sponsors](https://togithub.com/sponsors/urllib3)**

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

mcbanderson commented 3 years ago

:tada: This PR is included in version 1.3.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: