Skip to content

Commit

Permalink
Bump django from 5.0.8 to 5.0.10
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.0.8 to 5.0.10.
- [Commits](django/django@5.0.8...5.0.10)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 4399ec6 commit 70a58db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ package-mode = false

[tool.poetry.dependencies]
python = "^3.11"
django = "^5.0.8"
django = "^5.0.10"
Pillow = "^10.4.0"
django-admin-autocomplete-filter = "^0.7.1"
django-import-export = "^3.3.7"
Expand Down

0 comments on commit 70a58db

Please sign in to comment.