From 03e02086a3e57dfb0b87c63eac80b39c26b318a4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 16 May 2025 12:40:31 +0900 Subject: [PATCH] Pin types-pyyaml to latest version 6.0.12.20250516 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index fb4d9cdb589ca..35efb93419712 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -71,7 +71,7 @@ sphinx-copybutton types-python-dateutil types-PyMySQL types-pytz -types-PyYAML +types-PyYAML==6.0.12.20250516 types-setuptools nbconvert>=7.11.0 nbsphinx