Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 3c00cef commit 096c8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = { text = "AGPL-3.0-only" }
classifiers = ["Private :: Do Not Upload"]
requires-python = ">=3.12,<3.13"
dependencies = [
"django==3.2.25",
"django==5.1.4",
"pillow>=11.0.0",
"cssmin==0.2.0",
"cssselect==1.2.0",
Expand Down

0 comments on commit 096c8c4

Please sign in to comment.