From 660a40b3f4c5bc503bd6fa8df359d48207842070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 16:03:50 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4.1 in /docs Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4.1) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b8ba9b47..b1c3d39d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,5 +13,5 @@ colorama==0.4.6 opencv-python==4.10.0.84 mss==9.0.1 qat==1.1.2 -pyyaml==5.3.1 +pyyaml==5.4.1 pyscreeze==0.1.21 \ No newline at end of file