From 7ea398087618b3c622340a690eb9a6caeebe5d5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 23:32:11 +0000 Subject: [PATCH] Bump qrcode from 7.4.2 to 8.0 Bumps [qrcode](https://github.com/lincolnloop/python-qrcode) from 7.4.2 to 8.0. - [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst) - [Commits](https://github.com/lincolnloop/python-qrcode/compare/v7.4.2...v8.0) --- updated-dependencies: - dependency-name: qrcode dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2684f69..91636a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyperclip==1.9.0 art==6.3 -qrcode==7.4.2 +qrcode==8.0 argparse==1.4.0 pillow==10.4.0 python-barcode==0.15.1