Skip to content

Commit

Permalink
Update django-recaptcha requirement from ~=3.0.0 to ~=4.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [django-recaptcha](https://github.com/torchbox/django-recaptcha) to permit the latest version.
- [Release notes](https://github.com/torchbox/django-recaptcha/releases)
- [Changelog](https://github.com/torchbox/django-recaptcha/blob/main/CHANGELOG.md)
- [Commits](django-recaptcha/django-recaptcha@3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: django-recaptcha
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent c53b4aa commit ecc68a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crispy-bootstrap5==0.7
# we might need to think about migrating away from this completely
django-bootstrap-breadcrumbs2==1.0.0
django-formtools~=2.4
django-recaptcha~=3.0.0
django-recaptcha~=4.0.0
Django==4.2.6
django-activity-stream==2.0.0
django-axes==6.1.1
Expand Down

0 comments on commit ecc68a1

Please sign in to comment.