From 7e1492c2c1c8e3bab82d8dab5f4f6ba87fab9bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 08:24:02 +0000 Subject: [PATCH] Bump qrcode from 8.0 to 8.2 Bumps [qrcode](https://github.com/lincolnloop/python-qrcode) from 8.0 to 8.2. - [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst) - [Commits](https://github.com/lincolnloop/python-qrcode/compare/v8.0...v8.2) --- updated-dependencies: - dependency-name: qrcode dependency-version: '8.2' 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..b53c4a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyperclip==1.9.0 art==6.4 -qrcode==8.0 +qrcode==8.2 argparse==1.4.0 pillow==11.0.0 python-barcode==0.15.1