Skip to content

Commit

Permalink
chore: bump django from 4.2.7 to 4.2.8 (#34)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.8.
- [Commits](django/django@4.2.7...4.2.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 136d02f commit 2e644ba
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 @@ -9,7 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
celery = "5.3.6"
django = "4.2.7"
django = "4.2.8"
django-celery-beat = "2.5.0"
django-hosts = "6.0"
djangorestframework = "3.14.0"
Expand Down

0 comments on commit 2e644ba

Please sign in to comment.