From a52f31cdcddba8224b3ded2dd84133d58f61e843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 07:45:56 +0000 Subject: [PATCH] Bump qrcode from 8.0 to 8.1 Bumps [qrcode](https://github.com/lincolnloop/python-qrcode) from 8.0 to 8.1. - [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst) - [Commits](https://github.com/lincolnloop/python-qrcode/commits) --- updated-dependencies: - dependency-name: qrcode dependency-version: '8.1' 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 2504b2c..8278020 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyperclip==1.9.0 art==6.4 -qrcode==8.0 +qrcode==8.1 argparse==1.4.0 pillow==11.0.0 python-barcode==0.15.1