Skip to content

Commit 5197d57

Browse files
Bump types-pyyaml from 6.0.12.20240724 to 6.0.12.20240808
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240724 to 6.0.12.20240808. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5cc33d4 commit 5197d57

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
@@ -89,7 +89,7 @@ dev-mypy = [
8989
"mypy == 1.11.2",
9090
"types-setuptools >= 67.6.0, < 72", # Should match the build dependency
9191
"types-Markdown == 3.7.0.20240822",
92-
"types-PyYAML == 6.0.12.20240724",
92+
"types-PyYAML == 6.0.12.20240808",
9393
"types-babel == 2.11.0.15",
9494
"types-colorama == 0.4.15.20240311",
9595
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)