Commit 73f8d29
authored
chore(deps): update dependency responses to v0.10.12 (GoogleCloudPlatform#3196)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [responses](https://togithub.com/getsentry/responses) | patch | `==0.10.6` -> `==0.10.12` |
---
### Release Notes
<details>
<summary>getsentry/responses</summary>
### [`v0.10.12`](https://togithub.com/getsentry/responses/blob/master/CHANGES#​01012)
[Compare Source](https://togithub.com/getsentry/responses/compare/0.10.11...0.10.12)
- Fixed incorrect content-type in `add_callback()` when headers are provided as a list of tuples.
### [`v0.10.11`](https://togithub.com/getsentry/responses/blob/master/CHANGES#​01011)
[Compare Source](https://togithub.com/getsentry/responses/compare/0.10.9...0.10.11)
- Fixed invalid README formatted.
- Fixed string formatting in error message.
### [`v0.10.9`](https://togithub.com/getsentry/responses/blob/master/CHANGES#​0109)
[Compare Source](https://togithub.com/getsentry/responses/compare/0.10.8...0.10.9)
- Fixed regression with `add_callback()` and content-type header.
- Fixed implicit dependency on urllib3>1.23.0
### [`v0.10.8`](https://togithub.com/getsentry/responses/blob/master/CHANGES#​0108)
[Compare Source](https://togithub.com/getsentry/responses/compare/0.10.7...0.10.8)
- Fixed cookie parsing and enabled multiple cookies to be set by using a list of
tuple values.
### [`v0.10.7`](https://togithub.com/getsentry/responses/blob/master/CHANGES#​0107)
[Compare Source](https://togithub.com/getsentry/responses/compare/0.10.6...0.10.7)
- Added pypi badges to README.
- Fixed formatting issues in README.
- Quoted cookie values are returned correctly now.
- Improved compatibility for pytest 5
- Module level method names are no longer generated dynamically improving IDE navigation.
</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 e56418c commit 73f8d29
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments