Skip to content

Commit

Permalink
chore: bump django-hosts from 5.2 to 6.0 (#29)
Browse files Browse the repository at this point in the history
Bumps [django-hosts](https://github.com/jazzband/django-hosts) from 5.2 to 6.0.
- [Changelog](https://github.com/jazzband/django-hosts/blob/master/docs/changelog.rst)
- [Commits](jazzband/django-hosts@5.2...6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2023
1 parent a635657 commit 136d02f
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 @@ -11,7 +11,7 @@ python = "^3.11"
celery = "5.3.6"
django = "4.2.7"
django-celery-beat = "2.5.0"
django-hosts = "5.2"
django-hosts = "6.0"
djangorestframework = "3.14.0"
gunicorn = "21.2.0"
pillow = "10.1.0"
Expand Down

0 comments on commit 136d02f

Please sign in to comment.