From dde74dadc308e7b6ea658da4a2ca82e2760b8339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 08:37:42 +0000 Subject: [PATCH] Bump django-honeypot from 1.0.1 to 1.2.0 Bumps [django-honeypot](https://github.com/jamesturk/django-honeypot) from 1.0.1 to 1.2.0. - [Changelog](https://github.com/jamesturk/django-honeypot/blob/main/CHANGELOG) - [Commits](https://github.com/jamesturk/django-honeypot/commits) --- updated-dependencies: - dependency-name: django-honeypot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- base-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-requirements.txt b/base-requirements.txt index 07f0f5a3f..069418488 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -33,7 +33,7 @@ python-dateutil==2.8.2 requests[security]>=2.26.0 -django-honeypot==1.0.1 +django-honeypot==1.2.0 django-markupfield==2.0.0 django-markupfield-helpers==0.1.1