Skip to content

Commit 605578d

Browse files
Bump django from 5.2.8 to 6.0.4 in /backend
Bumps [django](https://github.com/django/django) from 5.2.8 to 6.0.4. - [Commits](django/django@5.2.8...6.0.4) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a431203 commit 605578d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ known-first-party = [
4444
[project]
4545
requires-python = ">=3.13.5"
4646
dependencies = [
47-
"django==5.2.8",
47+
"django==6.0.4",
4848
"django-environ==0.10.0",
4949
"django-model-utils==5.0.0",
5050
"django-timezone-field==7.0",

0 commit comments

Comments
 (0)