From e929ac186d6eade9c7e4d88a9295e04f6f144f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 18:05:32 +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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 0a11085bfd0..ccf96779ef2 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -98,7 +98,7 @@ opencv-python==4.11.0.86 tensorflow==2.18.1 pandas==2.2.3 pytest==8.3.5 -qrcode==8.0 +qrcode==8.1 googletrans==4.0.2 slab==1.7.0 psutil==7.0.0