Skip to content

Commit 394a699

Browse files
Bump django from 5.0.6 to 5.0.7
Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.7. - [Commits](django/django@5.0.6...5.0.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c42a0b commit 394a699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile requirements.in -o requirements.txt
33
asgiref==3.8.1
44
# via django
5-
django==5.0.6
5+
django==5.0.7
66
# via
77
# -r requirements.in
88
# django-haystack

0 commit comments

Comments
 (0)