Skip to content

Commit 42e2508

Browse files
dependabot[bot]codingjoe
authored andcommitted
Update django requirement from >=5.2 to >=5.2.13
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](django/django@5.2...5.2.13) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62b2724 commit 42e2508

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
@@ -38,7 +38,7 @@ dynamic = [
3838
"description",
3939
]
4040
dependencies = [
41-
"Django>=5.2",
41+
"Django>=5.2.13",
4242
"dnspython>=2.0.0",
4343
]
4444

0 commit comments

Comments
 (0)