Skip to content

Commit 2c3bb83

Browse files
build(deps-dev): bump types-pyyaml
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240917 to 6.0.12.20241230. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20263c4 commit 2c3bb83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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.20241230",
2929
"types-setuptools==75.6.0.20241126",
3030
"types-PyMySQL==1.1.0.20241103",
3131
]

0 commit comments

Comments
 (0)