Skip to content

Commit 183b228

Browse files
Bump types-pyyaml from 6.0.12.11 to 6.0.12.12
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.11 to 6.0.12.12. - [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 bd7822c commit 183b228

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
@@ -71,7 +71,7 @@ dev-mypy = [
7171
"mypy == 1.5.1",
7272
"grpc-stubs == 1.24.12", # This dependency introduces breaking changes in patch releases
7373
"types-Markdown == 3.4.2.10",
74-
"types-PyYAML == 6.0.12.11",
74+
"types-PyYAML == 6.0.12.12",
7575
"types-Pygments == 2.16.0.0",
7676
"types-colorama == 0.4.15.12",
7777
"types-protobuf == 4.24.0.1",

0 commit comments

Comments
 (0)