From 74b39f3e6747170ce2034dbbac698b950af2a1ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:41:07 +0000 Subject: [PATCH] pip dev(deps-dev): bump types-pyyaml in /eng Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.8 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] --- packages/typespec-python/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/typespec-python/dev_requirements.txt b/packages/typespec-python/dev_requirements.txt index 2d7e2cea1be..65f04349111 100644 --- a/packages/typespec-python/dev_requirements.txt +++ b/packages/typespec-python/dev_requirements.txt @@ -9,7 +9,7 @@ pytest==8.3.2 coverage==7.6.1 black==24.8.0 ptvsd==4.3.2 -types-PyYAML==6.0.12.8 +types-PyYAML==6.0.12.20241230 # additional dependency needed for development setuptools \ No newline at end of file