From 4f3cac0e334824eb11a81117d674005eca4bca72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 18:19:12 +0000 Subject: [PATCH] chore(deps): bump pyautogui from 0.9.53 to 0.9.54 Bumps [pyautogui](https://github.com/asweigart/pyautogui) from 0.9.53 to 0.9.54. - [Changelog](https://github.com/asweigart/pyautogui/blob/master/CHANGES.txt) - [Commits](https://github.com/asweigart/pyautogui/commits) --- updated-dependencies: - dependency-name: pyautogui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a5092b8..d498da67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ httpx_socks loguru opencv_python Pillow -PyAutoGUI==0.9.53 +PyAutoGUI==0.9.54 pywinctl pynput pyuac