Skip to content

Commit ad161ac

Browse files
build(deps): bump django in /examples/bzlmod_build_file_generation
Bumps [django](https://github.com/django/django) from 4.2.20 to 4.2.22. - [Commits](django/django@4.2.20...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0498664 commit ad161ac

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/bzlmod_build_file_generation/requirements_lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ dill==0.3.6 \
2626
--hash=sha256:a07ffd2351b8c678dfc4a856a3005f8067aea51d6ba6c700796a4d9e280f39f0 \
2727
--hash=sha256:e5db55f3687856d8fbdab002ed78544e1c4559a130302693d839dfe8f93f2373
2828
# via pylint
29-
django==4.2.20 \
30-
--hash=sha256:213381b6e4405f5c8703fffc29cd719efdf189dec60c67c04f76272b3dc845b9 \
31-
--hash=sha256:92bac5b4432a64532abb73b2ac27203f485e40225d2640a7fbef2b62b876e789
29+
django==4.2.22 \
30+
--hash=sha256:0a32773b5b7f4e774a155ee253ab24a841fed7e9e9061db08bf2ce9711da404d \
31+
--hash=sha256:e726764b094407c313adba5e2e866ab88f00436cad85c540a5bf76dc0a912c9e
3232
# via
3333
# -r requirements.in
3434
# django-stubs

examples/bzlmod_build_file_generation/requirements_windows.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ dill==0.3.6 \
3030
--hash=sha256:a07ffd2351b8c678dfc4a856a3005f8067aea51d6ba6c700796a4d9e280f39f0 \
3131
--hash=sha256:e5db55f3687856d8fbdab002ed78544e1c4559a130302693d839dfe8f93f2373
3232
# via pylint
33-
django==4.2.20 \
34-
--hash=sha256:213381b6e4405f5c8703fffc29cd719efdf189dec60c67c04f76272b3dc845b9 \
35-
--hash=sha256:92bac5b4432a64532abb73b2ac27203f485e40225d2640a7fbef2b62b876e789
33+
django==4.2.22 \
34+
--hash=sha256:0a32773b5b7f4e774a155ee253ab24a841fed7e9e9061db08bf2ce9711da404d \
35+
--hash=sha256:e726764b094407c313adba5e2e866ab88f00436cad85c540a5bf76dc0a912c9e
3636
# via
3737
# -r requirements.in
3838
# django-stubs

0 commit comments

Comments
 (0)