Skip to content

Commit 3d2acc8

Browse files
build(deps): Bump django from 4.2.18 to 4.2.20 (#228)
Bumps [django](https://github.com/django/django) from 4.2.18 to 4.2.20. - [Commits](django/django@4.2.18...4.2.20) --- updated-dependencies: - dependency-name: django 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 0c151c5 commit 3d2acc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ contextlib2==0.6.0.post1
3030
# via schema
3131
defusedxml==0.7.1
3232
# via odfpy
33-
django==4.2.18
33+
django==4.2.20
3434
# via
3535
# -r requirements.in
3636
# django-bootstrap3

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ defusedxml==0.7.1
6060
# via
6161
# -r requirements.txt
6262
# odfpy
63-
django==4.2.18
63+
django==4.2.20
6464
# via
6565
# -r requirements.txt
6666
# django-bootstrap3

0 commit comments

Comments
 (0)