Skip to content

Commit 7987f87

Browse files
Update dependency types-PyYAML to v6.0.12.20250402 (#351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 517dd18 commit 7987f87

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -19,7 +19,7 @@ alt-profanity-check = "1.5.2"
1919
[tool.poetry.dev-dependencies]
2020
pytest = "8.3.5"
2121
mypy = "1.15.0"
22-
types-PyYAML = "6.0.12.20250326"
22+
types-PyYAML = "6.0.12.20250402"
2323
autopep8 = "2.3.2"
2424
pylint = "3.3.6"
2525
flake8 = "7.2.0"

0 commit comments

Comments
 (0)