mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
build(deps): bump pyyaml from 5.1 to 5.4 in /python/tidy
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0539043e35
commit
d6a2c0676f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ install_requires = [
|
|||
"toml==0.9.2",
|
||||
"colorama==0.3.7",
|
||||
"voluptuous==0.11.5",
|
||||
"PyYAML==5.1",
|
||||
"PyYAML==5.4",
|
||||
]
|
||||
|
||||
here = os.path.dirname(os.path.abspath(__file__))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue