Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 5fdc11b commit 760ff8c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 10 deletions.
29 changes: 20 additions & 9 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 @@ -6,7 +6,7 @@ authors = ["Stein Magnus Jodal <stein.magnus@jodal.no>"]
license = "AGPL-3.0-only"

[tool.poetry.dependencies]
Django = "^3.2"
Django = "^5.0"
Pillow = "^10.3.0"
PyYAML = { version = "^6.0.1", optional = true }
biplist = { version = "^1.0.3", optional = true }
Expand Down

0 comments on commit 760ff8c

Please sign in to comment.