From 777a62081a453590b2142b6c8a0f9171e92fad40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 06:54:36 +0000 Subject: [PATCH] build(deps): 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 5d83e87..c08cf9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ prompt-toolkit==3.0.48 psycopg2-binary==2.9.9 Pillow==10.4.0 python-json-logger==2.0.7 -qrcode==7.4.2 +qrcode==8.0 redis==5.1.0 requests==2.32.3 sentry-sdk==2.15.0