Skip to content

Commit

Permalink
Bump django-cachalot from 2.5.3 to 2.6.1 in /{{cookiecutter.repo_name}}
Browse files Browse the repository at this point in the history
Bumps [django-cachalot](https://github.com/noripyt/django-cachalot) from 2.5.3 to 2.6.1.
- [Release notes](https://github.com/noripyt/django-cachalot/releases)
- [Changelog](https://github.com/noripyt/django-cachalot/blob/master/CHANGELOG.rst)
- [Commits](noripyt/django-cachalot@v2.5.3...v2.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent ade0a76 commit dd00b81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions {{cookiecutter.repo_name}}/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 {{cookiecutter.repo_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Pillow = "^10.0.1"
django-anymail = {extras = ["sendgrid"], version = "^10.2"}
django-vite = "^2.0.2"
tblib = "^2.0.0"
django-cachalot = "^2.5.0"
django-cachalot = "^2.6.1"
redis = "^4.4.0"
django-redis = "^5.3.0"
django-jinja = "^2.11.0"
Expand Down

0 comments on commit dd00b81

Please sign in to comment.