Skip to content

Commit c8cb3da

Browse files
build(deps): bump django from 4.2.21 to 4.2.27 in /requirements
Bumps [django](https://github.com/django/django) from 4.2.21 to 4.2.27. - [Commits](django/django@4.2.21...4.2.27) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60739c4 commit c8cb3da

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ click-plugins==1.1.1
2929
# via celery
3030
click-repl==0.3.0
3131
# via celery
32-
django==4.2.21
32+
django==4.2.27
3333
# via
3434
# -c common_constraints.txt
3535
# -r base.in

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ distlib==0.3.9
9696
# via
9797
# -r ci.txt
9898
# virtualenv
99-
django==4.2.21
99+
django==4.2.27
100100
# via
101101
# -c common_constraints.txt
102102
# -r quality.txt

requirements/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ cryptography==44.0.3
6868
# via secretstorage
6969
ddt==1.7.2
7070
# via -r test.txt
71-
django==4.2.21
71+
django==4.2.27
7272
# via
7373
# -c common_constraints.txt
7474
# django-crum

requirements/quality.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ ddt==1.7.2
6161
# via -r test.txt
6262
dill==0.4.0
6363
# via pylint
64-
django==4.2.21
64+
django==4.2.27
6565
# via
6666
# -c common_constraints.txt
6767
# django-crum

0 commit comments

Comments
 (0)