Commit 81ca15e
authored
chore(deps): update dependency pyyaml to v5.3.1 (GoogleCloudPlatform#3191)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [pyyaml](https://togithub.com/yaml/pyyaml) | minor | `==5.1.2` -> `==5.3.1` |
| [pyyaml](https://togithub.com/yaml/pyyaml) | minor | `==5.2` -> `==5.3.1` |
---
### Release Notes
<details>
<summary>yaml/pyyaml</summary>
### [`v5.3.1`](https://togithub.com/yaml/pyyaml/compare/5.3...5.3.1)
[Compare Source](https://togithub.com/yaml/pyyaml/compare/5.3...5.3.1)
### [`v5.3`](https://togithub.com/yaml/pyyaml/compare/5.2...5.3)
[Compare Source](https://togithub.com/yaml/pyyaml/compare/5.2...5.3)
### [`v5.2`](https://togithub.com/yaml/pyyaml/blob/master/CHANGES#​52-2019-12-02)
[Compare Source](https://togithub.com/yaml/pyyaml/compare/5.1.2...5.2)
- Repair incompatibilities introduced with 5.1. The default Loader was changed,
but several methods like add_constructor still used the old default
[#&GoogleCloudPlatform#8203;279](https://togithub.com/yaml/pyyaml/pull/279) -- A more flexible fix for custom tag constructors
[#&GoogleCloudPlatform#8203;287](https://togithub.com/yaml/pyyaml/pull/287) -- Change default loader for yaml.add_constructor
[#&GoogleCloudPlatform#8203;305](https://togithub.com/yaml/pyyaml/pull/305) -- Change default loader for add_implicit_resolver, add_path_resolver
- Make FullLoader safer by removing python/object/apply from the default FullLoader
[#&GoogleCloudPlatform#8203;347](https://togithub.com/yaml/pyyaml/pull/347) -- Move constructor for object/apply to UnsafeConstructor
- Fix bug introduced in 5.1 where quoting went wrong on systems with sys.maxunicode <= 0xffff
[#&GoogleCloudPlatform#8203;276](https://togithub.com/yaml/pyyaml/pull/276) -- Fix logic for quoting special characters
- Other PRs:
[#&GoogleCloudPlatform#8203;280](https://togithub.com/yaml/pyyaml/pull/280) -- Update CHANGES for 5.1
</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 these updates 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 40d064a commit 81ca15e
File tree
2 files changed
+2
-2
lines changed- endpoints/getting-started
- testing
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments