From 830f6762aa3b86cb27fa38b460089e81d4826fcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 11:41:27 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. - [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) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4bd0c732..376f4cce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,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 pyscreeze==0.1.21 \ No newline at end of file