Skip to content

Commit

Permalink
Bump django-simple-captcha from 0.5.18 to 0.5.20
Browse files Browse the repository at this point in the history
Bumps [django-simple-captcha](https://github.com/mbi/django-simple-captcha) from 0.5.18 to 0.5.20.
- [Changelog](https://github.com/mbi/django-simple-captcha/blob/master/CHANGES)
- [Commits](mbi/django-simple-captcha@v0.5.18...v0.5.20)

---
updated-dependencies:
- dependency-name: django-simple-captcha
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent e175a86 commit 53fa57e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ django-reversion==5.0.4
django-sekizai==4.1.0
django-storages==1.13.2
django-treebeard==4.7
django-simple-captcha==0.5.18
django-simple-captcha==0.5.20
djangocms-admin-style==3.2.4
# djangocms-attributes-field could be removed when other deps updates to 3.0.0
djangocms-attributes-field==3.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ django-sekizai==4.1.0
# via
# -r requirements.in
# django-cms
django-simple-captcha==0.5.18
django-simple-captcha==0.5.20
# via -r requirements.in
django-storages==1.13.2
# via -r requirements.in
Expand Down

0 comments on commit 53fa57e

Please sign in to comment.