From 7474490836387acf65f08829f79387a8072755b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:26:31 +0000 Subject: [PATCH] Bump django-q2 from 1.6.2 to 1.7.2 Bumps [django-q2](https://github.com/GDay/django-q2) from 1.6.2 to 1.7.2. - [Release notes](https://github.com/GDay/django-q2/releases) - [Changelog](https://github.com/django-q2/django-q2/blob/master/CHANGELOG.md) - [Commits](https://github.com/GDay/django-q2/compare/v1.6.2...v1.7.2) --- updated-dependencies: - dependency-name: django-q2 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 7a8baf8..eae1c9e 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,5 +4,5 @@ django-phonenumber-field==8.0.0 babel==2.16.0 setuptools==75.1.0 requests~=2.32.3 -django-q2==1.6.2 +django-q2==1.7.2 python-dotenv==1.0.1 diff --git a/requirements.txt b/requirements.txt index 1b14510..277c7ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ setuptools==75.1.0 requests~=2.32.3 python-dotenv==1.0.1 colorama~=0.4.6 -django-q2==1.6.2 +django-q2==1.7.2