From 966cda237175b8bc63dd4febdbe38ef24b25a807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 00:03:35 +0000 Subject: [PATCH] Bump django-hcaptcha from 0.1.0 to 0.2.0 Bumps [django-hcaptcha](https://github.com/AndrejZbin) from 0.1.0 to 0.2.0. --- updated-dependencies: - dependency-name: django-hcaptcha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6d9633eb..a88a3cf42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ django-cors-headers==3.10.1 django-storages==1.12.3 boto3==1.20.27 django-prometheus==2.2.0 -django-hCaptcha==0.1.0 +django-hCaptcha==0.2.0 python-ldap==3.4.0 django-auth-ldap==4.0.0 pytest-factoryboy==2.1.0