From c78ac3aa8a2284b37bd9e0e112af8253af152684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 18:19:00 +0000 Subject: [PATCH] Bump qrcode from 8.1 to 8.2 Bumps [qrcode](https://github.com/lincolnloop/python-qrcode) from 8.1 to 8.2. - [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst) - [Commits](https://github.com/lincolnloop/python-qrcode/commits/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_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index c6117193dd2..10e40dfb7a8 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.1 +qrcode==8.2 googletrans==4.0.2 slab==1.8.0 psutil==7.0.0