From 01b4f2014a178229f36377e8708aec4f2499b5a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 03:02:26 +0000 Subject: [PATCH] :arrow_up: Bump pyperclip from 1.8.2 to 1.11.0 Bumps [pyperclip](https://github.com/asweigart/pyperclip) from 1.8.2 to 1.11.0. - [Changelog](https://github.com/asweigart/pyperclip/blob/master/CHANGES.txt) - [Commits](https://github.com/asweigart/pyperclip/commits) --- updated-dependencies: - dependency-name: pyperclip dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc17f5e..1678261 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -pyperclip==1.8.2 +pyperclip==1.11.0 Pillow>=6.2.2 PyPDF3==1.0.3