Skip to content

Commit 08bb76a

Browse files
[skip-changelog] Bump pyyaml from 5.3 to 5.4 (#1385)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@5.3...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4c54ec commit 08bb76a

File tree

2 files changed

+25
-15
lines changed

2 files changed

+25
-15
lines changed

poetry.lock

+24-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pytest = "6.0.2"
1010
simplejson = "3.17.0"
1111
semver = "2.13.0"
1212
pyserial = "3.4"
13-
pyyaml = "5.3"
13+
pyyaml = "5.4"
1414
prometheus-client = "0.7.1"
1515
requests = "2.22.0"
1616
pytest-timeout = "1.3.4"

0 commit comments

Comments
 (0)