Skip to content

Commit 3f24b81

Browse files
build(deps): bump django from 4.2.20 to 4.2.21
Bumps [django](https://github.com/django/django) from 4.2.20 to 4.2.21. - [Commits](django/django@4.2.20...4.2.21) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90e20d5 commit 3f24b81

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

requirements-ci.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ colorama==0.4.6
1616
# via tox
1717
distlib==0.3.9
1818
# via virtualenv
19-
django==4.2.20
19+
django==4.2.22
2020
# via
2121
# -r requirements-ci.in
2222
# django-components
23-
django-components==0.140
23+
django-components==0.140.0
2424
# via -r requirements-ci.in
2525
djc-core-html-parser==1.0.2
2626
# via django-components
@@ -69,6 +69,7 @@ tox-gh-actions==3.3.0
6969
typing-extensions==4.12.2
7070
# via
7171
# asgiref
72+
# django-components
7273
# pydantic
7374
# pydantic-core
7475
# tox

requirements-dev.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ colorama==0.4.6
2222
# via tox
2323
distlib==0.3.9
2424
# via virtualenv
25-
django==4.2.20
25+
django==4.2.22
2626
# via
2727
# -r requirements-dev.in
2828
# django-components
29-
django-components==0.140
29+
django-components==0.140.0
3030
# via -r requirements-dev.in
3131
djc-core-html-parser==1.0.2
3232
# via django-components
@@ -107,6 +107,7 @@ typing-extensions==4.12.2
107107
# via
108108
# asgiref
109109
# black
110+
# django-components
110111
# mypy
111112
# pydantic
112113
# pydantic-core

0 commit comments

Comments
 (0)