Skip to content

Commit

Permalink
fix: bump django-recaptcha from 2.0.6 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [django-recaptcha](https://github.com/torchbox/django-recaptcha) from 2.0.6 to 4.0.0.
- [Release notes](https://github.com/torchbox/django-recaptcha/releases)
- [Changelog](https://github.com/django-recaptcha/django-recaptcha/blob/main/CHANGELOG.md)
- [Commits](django-recaptcha/django-recaptcha@2.0.6...4.0.0)

---
updated-dependencies:
- dependency-name: django-recaptcha
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent bd8e206 commit cf04912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropship_project/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ djangorestframework==3.15.2
django-oauth-toolkit==3.0.1
django-allauth==65.3.0
django-axes==7.0.1
django-recaptcha==2.0.6
django-recaptcha==4.0.0
django-otp==1.5.4
django-two-factor-auth==1.17.0
django-sendgrid-v5==1.2.4
Expand Down

0 comments on commit cf04912

Please sign in to comment.