Skip to content

Commit 7998aa1

Browse files
APM-6129-DependabotPyyamlTofixECSPR
1 parent 98ada26 commit 7998aa1

File tree

2 files changed

+69
-45
lines changed

2 files changed

+69
-45
lines changed

poetry.lock

Lines changed: 68 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mypy = "^0.770"
1616
pytest = "^5.4.2"
1717
pytest-cov = "^2.8.1"
1818
ansible = "^8.5.0"
19-
pyyaml = "^5.4.1"
19+
pyyaml = "^6.0"
2020
jmespath = "^0.10.0"
2121
awscli = "^1.18.80"
2222
pydantic = "^1.9.0"

0 commit comments

Comments
 (0)