Skip to content

Commit ddea036

Browse files
Bump django from 5.2.9 to 6.0.1
Bumps [django](https://github.com/django/django) from 5.2.9 to 6.0.1. - [Commits](django/django@5.2.9...6.0.1) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f24df7 commit ddea036

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ classifiers = [
1313
########## DEPENDENCIES ##########
1414

1515
dependencies = [
16-
"Django==5.2.9",
16+
"Django==5.2.10",
1717
"channels==4.3.2",
1818
"channels-redis==4.3.0",
1919
"commonmark==0.9.1",

0 commit comments

Comments
 (0)