Skip to content

Commit 42c579a

Browse files
chore(deps): bump django from 6.0.1 to 6.0.2 in /requirements (#201)
Bumps [django](https://github.com/django/django) from 6.0.1 to 6.0.2. - [Commits](django/django@6.0.1...6.0.2) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b3b876 commit 42c579a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1
38+
django==6.0.2
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.0
3232
# via -r main.in
3333
dj-static==0.0.6
3434
# via -r main.in
35-
django==6.0.1
35+
django==6.0.2
3636
# via
3737
# -r main.in
3838
# dj-database-url

0 commit comments

Comments
 (0)