Skip to content

Commit 8f29f30

Browse files
build(deps-dev): bump types-pyyaml
Bumps [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) from 6.0.12.20240917 to 6.0.12.20250516. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-version: 6.0.12.20250516 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef49150 commit 8f29f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def read(fname):
2525

2626
dev_dependencies = [
2727
"types-aiofiles==24.1.0.20240626",
28-
"types-pyyaml==6.0.12.20240917",
28+
"types-pyyaml==6.0.12.20250516",
2929
"types-setuptools==75.6.0.20241126",
3030
"types-PyMySQL==1.1.0.20241103",
3131
]

0 commit comments

Comments
 (0)