Skip to content

Commit 83a2daf

Browse files
chore(deps): bump django from 6.0.3 to 6.0.4 in /requirements
Bumps [django](https://github.com/django/django) from 6.0.3 to 6.0.4. - [Commits](django/django@6.0.3...6.0.4) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 050ef83 commit 83a2daf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ defusedxml==0.7.1
3535
# -c main.txt
3636
# py-serializable
3737
# willow
38-
django==6.0.3
38+
django==6.0.4
3939
# via
4040
# -c main.txt
4141
# django-debug-toolbar

requirements/main.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dj-database-url==3.1.2
3232
# via -r main.in
3333
dj-static==0.0.6
3434
# via -r main.in
35-
django==6.0.3
35+
django==6.0.4
3636
# via
3737
# -r main.in
3838
# dj-database-url

0 commit comments

Comments
 (0)