Skip to content

Commit 9b16a05

Browse files
chore(deps-dev): update types-pyyaml requirement
Updates the requirements on [types-pyyaml](https://github.com/python/typeshed) to permit the latest version. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20260815 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a8cfef commit 9b16a05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
"httpx==0.28.1",
5050
"ruff==0.16.3",
5151
"mypy>=2.3.1",
52-
"types-PyYAML>=6.0.12.20260724",
52+
"types-PyYAML>=6.0.12.20260815",
5353
"types-requests>=2.33.0.20260712",
5454
]
5555

0 commit comments

Comments
 (0)