wbond / packagecontrol.io

The Package Control website
https://packagecontrol.io
Other
111 stars 46 forks source link

Bump requests from 2.20.0 to 2.22.0 in /setup #118

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps requests from 2.20.0 to 2.22.0.

Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.22.0 (2019-05-15) > ------------------- > > **Dependencies** > > - Requests now supports urllib3 v1.25.2. > (note: 1.25.0 and 1.25.1 are incompatible) > > **Deprecations** > > - Requests has officially stopped support for Python 3.4. > > 2.21.0 (2018-12-10) > ------------------- > > **Dependencies** > > - Requests now supports idna v2.8. > > 2.20.1 (2018-11-08) > ------------------- > > **Bugfixes** > > - Fixed bug with unintended Authorization header stripping for > redirects using default ports (http/80, https/443).
Commits - [`aeda65b`](https://github.com/psf/requests/commit/aeda65bbe57ac5edbcc2d80db85d010befb7d419) v2.22.0 - [`68e581f`](https://github.com/psf/requests/commit/68e581f1b5b4425a0ee950a2433fc3c92e671d0f) drop 3.4 support - [`a91905d`](https://github.com/psf/requests/commit/a91905d78e1eb33af3614b24b0405ebf1f20e58d) adjust pytest pins to fix testing infra - [`b18f765`](https://github.com/psf/requests/commit/b18f7657740071d8db7e04adada717caf4728443) Merge pull request [#5054](https://github-redirect.dependabot.com/requests/requests/issues/5054) from imikay/patch-1 - [`b5b8c03`](https://github.com/psf/requests/commit/b5b8c038a7da3ed0463cb636ea13f0fde9319118) Merge pull request [#5082](https://github-redirect.dependabot.com/requests/requests/issues/5082) from zurbrugc/master - [`a694ab5`](https://github.com/psf/requests/commit/a694ab5c00b8dc4c38691cac48899d337c83a011) Linked contribution information in README - [`e52932c`](https://github.com/psf/requests/commit/e52932c427438c30c3600a690fb8093a1d643ef3) Update index.rst - [`1f9425c`](https://github.com/psf/requests/commit/1f9425ca53ebbce4e87edab93cbcbcdfa037c289) Update README.md - [`b4f7687`](https://github.com/psf/requests/commit/b4f76878fe60e8c6293916c3cb350512583f3acc) Merge branch 'master' into patch-1 - [`e73a6c5`](https://github.com/psf/requests/commit/e73a6c52d205915c4d84e24ba01a5cd67e37d094) Merge pull request [#5034](https://github-redirect.dependabot.com/requests/requests/issues/5034) from tomchristie/patch-1 - Additional commits viewable in [compare view](https://github.com/requests/requests/compare/v2.20.0...v2.22.0)


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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@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 use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/wbond/packagecontrol.io/network/alerts).
dependabot[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.