Commit 5b29c56
authored
Update dependency requests to v2.23.0 (GoogleCloudPlatform#4042)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [requests](https://requests.readthedocs.io) ([source](https://github.com/psf/requests), [changelog](http://docs.python-requests.org/en/master/community/updates/#release-and-version-history)) | minor | `==2.22.0` -> `==2.23.0` |
---
### Release Notes
<details>
<summary>psf/requests</summary>
### [`v2.23.0`](https://github.com/psf/requests/blob/master/HISTORY.md#​2230-2020-02-19)
[Compare Source](https://github.com/psf/requests/compare/v2.22.0...v2.23.0)
**Improvements**
- Remove defunct reference to `prefetch` in Session `__attrs__` ([#&GoogleCloudPlatform#8203;5110](https://github.com/psf/requests/issues/5110))
**Bugfixes**
- Requests no longer outputs password in basic auth usage warning. ([#&GoogleCloudPlatform#8203;5099](https://github.com/psf/requests/issues/5099))
**Dependencies**
- Pinning for `chardet` and `idna` now uses major version instead of minor.
This hopefully reduces the need for releases everytime a dependency is updated.
</details>
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).1 parent 75abfc3 commit 5b29c56
File tree
2 files changed
+2
-2
lines changed- appengine/standard/migration/urlfetch
- async
- requests
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments