Skip to content

Commit a575f9d

Browse files
Bump django from 5.1.11 to 5.1.14
Bumps [django](https://github.com/django/django) from 5.1.11 to 5.1.14. - [Commits](django/django@5.1.11...5.1.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 078eb2d commit a575f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [{ name = "Python Discord", email = "[email protected]" }]
66
requires-python = "==3.13.*"
77
license = "MIT"
88
dependencies = [
9-
"django==5.1.11",
9+
"django==5.1.14",
1010
"django-distill==3.2.7",
1111
"django-environ==0.12.0",
1212
"django-filter==25.1",

0 commit comments

Comments
 (0)