From 6d7a69e7754e5ff43dc22bfb75e251fbf5e67bee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 03:30:55 +0000 Subject: [PATCH] :arrow_up: Bump pyperclip from 1.8.2 to 1.9.0 Bumps [pyperclip](https://github.com/asweigart/pyperclip) from 1.8.2 to 1.9.0. - [Changelog](https://github.com/asweigart/pyperclip/blob/master/CHANGES.txt) - [Commits](https://github.com/asweigart/pyperclip/commits) --- updated-dependencies: - dependency-name: pyperclip 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..221aca8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -pyperclip==1.8.2 +pyperclip==1.9.0 Pillow>=6.2.2 PyPDF3==1.0.3