Skip to content

Commit 922b835

Browse files
Bump django from 5.1.11 to 5.1.13
Bumps [django](https://github.com/django/django) from 5.1.11 to 5.1.13. - [Commits](django/django@5.1.11...5.1.13) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a69fb04 commit 922b835

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 = "info@pythondiscord.com" }]
66
requires-python = "==3.13.*"
77
license = "MIT"
88
dependencies = [
9-
"django==5.1.11",
9+
"django==5.1.13",
1010
"django-distill==3.2.7",
1111
"django-environ==0.12.0",
1212
"django-filter==25.1",

0 commit comments

Comments
 (0)