Skip to content

Commit 4f3c268

Browse files
dependabot[bot]jgraham
authored andcommitted
Bump django from 6.0.1 to 6.0.2
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>
1 parent 59ee985 commit 4f3c268

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ docker = [
5454
server = [
5555
"celery==5.6.2",
5656
"crispy-bootstrap3==2024.1",
57-
"django==6.0.1",
57+
"django==6.0.2",
5858
"django-crispy-forms==2.5",
5959
"django_stubs_ext==5.2.9",
6060
"djangorestframework==3.16.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cryptography==44.0.2
3838
# via
3939
# josepy
4040
# mozilla-django-oidc
41-
django==6.0.1
41+
django==6.0.2
4242
# via
4343
# crispy-bootstrap3
4444
# django-crispy-forms

0 commit comments

Comments
 (0)