From f3be06583287a77299cd5dd4cee5395c7d50307d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:14:53 +0000 Subject: [PATCH] Bump qrcode from 7.3.1 to 7.4.2 Bumps [qrcode](https://github.com/lincolnloop/python-qrcode) from 7.3.1 to 7.4.2. - [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst) - [Commits](https://github.com/lincolnloop/python-qrcode/compare/v7.3.1...v7.4.2) --- updated-dependencies: - dependency-name: qrcode dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index da0328946..9ecde883c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -380,7 +380,7 @@ pyyaml==6.0.2 # drf-spectacular # libcst # pre-commit -qrcode==7.3.1 +qrcode==7.4.2 # via django-mfa3 referencing==0.35.1 # via diff --git a/requirements.txt b/requirements.txt index 3143b3644..6a629de7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -289,7 +289,7 @@ pytz==2024.1 # via icalendar pyyaml==6.0.2 # via drf-spectacular -qrcode==7.3.1 +qrcode==7.4.2 # via django-mfa3 referencing==0.35.1 # via