Skip to content

Commit ee26794

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 d9a3b07 commit ee26794

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ colorama==0.4.6
1616
# via tox
1717
distlib==0.3.9
1818
# via virtualenv
19-
django==4.2.20
19+
django==4.2.21
2020
# via
2121
# -r requirements-ci.in
2222
# django-components

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ colorama==0.4.6
2222
# via tox
2323
distlib==0.3.9
2424
# via virtualenv
25-
django==4.2.20
25+
django==4.2.21
2626
# via
2727
# -r requirements-dev.in
2828
# django-components

0 commit comments

Comments
 (0)