belbio / bel_resources

BEL resources and tools for namespaces, annotations, orthologs, taxonomy, etc and tool
https://bel-resources.rtfd.io
Apache License 2.0
2 stars 0 forks source link

Bump urllib3 from 1.22 to 1.23 #84

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 6 years ago

Bumps urllib3 from 1.22 to 1.23.

Changelog *Sourced from [urllib3's changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst).* > 1.23 (2018-06-05) > ----------------- > > * Allow providing a list of headers to strip from requests when redirecting > to a different host. Defaults to the ``Authorization`` header. Different > headers can be set via ``Retry.remove_headers_on_redirect``. (Issue [#1316](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1316)) > > * Fix ``util.selectors._fileobj_to_fd`` to accept ``long`` (Issue [#1247](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1247)). > > * Dropped Python 3.3 support. (Pull [#1242](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1242)) > > * Put the connection back in the pool when calling stream() or read_chunked() on > a chunked HEAD response. (Issue [#1234](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1234)) > > * Fixed pyOpenSSL-specific ssl client authentication issue when clients > attempted to auth via certificate + chain (Issue [#1060](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1060)) > > * Add the port to the connectionpool connect print (Pull [#1251](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1251)) > > * Don't use the ``uuid`` module to create multipart data boundaries. (Pull [#1380](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1380)) > > * ``read_chunked()`` on a closed response returns no chunks. (Issue [#1088](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1088)) > > * Add Python 2.6 support to ``contrib.securetransport`` (Pull [#1359](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1359)) > > * Added support for auth info in url for SOCKS proxy (Pull [#1363](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1363))
Commits - [`7c216f4`](https://github.com/urllib3/urllib3/commit/7c216f433e39e184b84cbfa49e41135a89e4baa0) Merging new release version: 1.23 - [`3218b05`](https://github.com/urllib3/urllib3/commit/3218b05f2e2d650129e0239c9288ed9e1a19dc7f) Update CHANGES for 1.23 - [`4b2edf6`](https://github.com/urllib3/urllib3/commit/4b2edf67762cae1bfe3f7214d4e0975d8e85d691) Simplify conditional block ([#1388](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1388)) - [`46a2831`](https://github.com/urllib3/urllib3/commit/46a283161b2ebc3a697f14a6326f92d959038090) Fix my name in README.rst ([#1390](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1390)) - [`651174f`](https://github.com/urllib3/urllib3/commit/651174f20ee623ad00a783980d646c23e1e3ba98) Pin pyOpenSSL major version to 17.* for Python 2.6 ([#1389](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1389)) - [`30e9855`](https://github.com/urllib3/urllib3/commit/30e9855307aaa9f9f09651f2bbddeb7350eed666) Update pypi.python.org URLs to pypi.org ([#1383](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1383)) - [`632951c`](https://github.com/urllib3/urllib3/commit/632951ccb148939b4af7bcedc8e1244c623e8eec) Update pypi.python.org URLs to pypi.org - [`9f09cb4`](https://github.com/urllib3/urllib3/commit/9f09cb4b9d69bd8944c881f61b8fe933ad425b5b) Don't normalize hostnames when using custom protocol ([#1361](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1361)) - [`5243c46`](https://github.com/urllib3/urllib3/commit/5243c46939e664494e640b8e459d6dad726287ad) Add geturl method to HTTPResponse objects ([#1382](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1382)) - [`fc210c5`](https://github.com/urllib3/urllib3/commit/fc210c543bfb62ae3f1bbbc5d873fa39bd048ff4) add unit tests - Additional commits viewable in [compare view](https://github.com/urllib3/urllib3/compare/1.22...1.23)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
CLAassistant commented 6 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot-preview[bot] commented 5 years ago

Looks like urllib3 is up-to-date now, so this is no longer needed.