Skip to content

Commit 0f1ed1d

Browse files
Bump types-pyyaml from 6.0.12.20250326 to 6.0.12.20250402
Bumps [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) from 6.0.12.20250326 to 6.0.12.20250402. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20250402 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fbbfd8 commit 0f1ed1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dev-mypy = [
9090
"mypy == 1.15.0",
9191
"types-setuptools >= 67.6.0, < 80", # Should match the api dependency
9292
"types-Markdown == 3.7.0.20250322",
93-
"types-PyYAML == 6.0.12.20250326",
93+
"types-PyYAML == 6.0.12.20250402",
9494
"types-babel == 2.11.0.15",
9595
"types-colorama == 0.4.15.20240311",
9696
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)