From 73889a647a5071d914fe258a89f3cad179e9997b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 07:27:13 +0000 Subject: [PATCH] chore: bump types-pyyaml from 6.0.12.20240311 to 6.0.12.20240724 (#381) Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240311 to 6.0.12.20240724. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0398578..bad2643c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -158,7 +158,7 @@ traitlets==5.14.1 # via # ipython # matplotlib-inline -types-pyyaml==6.0.12.20240311 +types-pyyaml==6.0.12.20240724 # via -r requirements.in types-requests==2.32.0.20240712 # via -r requirements.in