Commit a63c80d
authored
Update dependency requests to v2.24.0 (GoogleCloudPlatform#4112)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [requests](https://requests.readthedocs.io) ([source](https://togithub.com/psf/requests), [changelog](http://docs.python-requests.org/en/master/community/updates/#release-and-version-history)) | minor | `==2.23.0` -> `==2.24.0` |
---
### Release Notes
<details>
<summary>psf/requests</summary>
### [`v2.24.0`](https://togithub.com/psf/requests/blob/master/HISTORY.md#​2240-2020-06-17)
[Compare Source](https://togithub.com/psf/requests/compare/v2.23.0...v2.24.0)
**Improvements**
- pyOpenSSL TLS implementation is now only used if Python
either doesn't have an `ssl` module or doesn't support
SNI. Previously pyOpenSSL was unconditionally used if available.
This applies even if pyOpenSSL is installed via the
`requests[security]` extra ([#&GoogleCloudPlatform#8203;5443](https://togithub.com/psf/requests/issues/5443))
- Redirect resolution should now only occur when
`allow_redirects` is True. ([#&GoogleCloudPlatform#8203;5492](https://togithub.com/psf/requests/issues/5492))
- No longer perform unnecessary Content-Length calculation for
requests that won't use it. ([#&GoogleCloudPlatform#8203;5496](https://togithub.com/psf/requests/issues/5496))
</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 b561bd8 commit a63c80d
File tree
36 files changed
+36
-36
lines changed- appengine
- flexible
- analytics
- mailgun
- mailjet
- metadata
- multiple_services
- gateway-service
- static-service
- websockets
- standard_python37
- building-an-app
- building-an-app-3
- building-an-app-4
- migration/urlfetch
- standard_python3/building-an-app
- building-an-app-3
- building-an-app-4
- standard
- analytics
- firebase
- firenotes/backend
- firetactoe
- mailjet
- migration
- incoming
- urlfetch
- async
- requests
- urlfetch/requests
- auth/end-user/web
- composer/rest
- compute
- auth
- encryption
- managed-instances/demo
- metadata
- oslogin
- xmpp_wikibot
- endpoints/getting-started
- functions
- security
- tips
- healthcare/api-client
- dicom
- fhir
- v1/dicom
- iap
- iot/api-client/http_example
36 files changed
+36
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
0 commit comments