Skip to content

Commit

Permalink
Bump django-simple-captcha from 0.5.20 to 0.6.0
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.20 to 0.6.0.
- [Changelog](https://github.com/mbi/django-simple-captcha/blob/master/CHANGES)
- [Commits](mbi/django-simple-captcha@v0.5.20...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 93abcb2 commit 2aece1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ stripe = "^7.7.0"
django-environ = "^0.11.2"
django-humanize = "^0.1.2"
drf-yasg = "^1.20.0"
django-simple-captcha = "^0.5.20"
django-simple-captcha = "^0.6.0"
django-filter = "^22.1"
webdriver-manager = "^4.0.1"
pillow = "^10.1.0"
Expand Down

0 comments on commit 2aece1a

Please sign in to comment.