Skip to content

Commit e825e67

Browse files
Bump django in /backend in the pip group across 1 directory
Bumps the pip group with 1 update in the /backend directory: [django](https://github.com/django/django). Updates `django` from 5.2.7 to 5.2.8 - [Commits](django/django@5.2.7...5.2.8) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93c8577 commit e825e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7",
47+
"django==5.2.8",
4848
"django-environ==0.10.0",
4949
"django-model-utils==5.0.0",
5050
"django-timezone-field==7.0",

0 commit comments

Comments
 (0)