Skip to content

Commit 76716b0

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

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.17 \
30-
--hash=sha256:3a93350214ba25f178d4045c0786c61573e7dbfa3c509b3551374f1e11ba8de0 \
31-
--hash=sha256:6b56d834cc94c8b21a8f4e775064896be3b4a4ca387f2612d4406a5927cd2fdc
29+
django==4.2.20 \
30+
--hash=sha256:213381b6e4405f5c8703fffc29cd719efdf189dec60c67c04f76272b3dc845b9 \
31+
--hash=sha256:92bac5b4432a64532abb73b2ac27203f485e40225d2640a7fbef2b62b876e789
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.17 \
34-
--hash=sha256:3a93350214ba25f178d4045c0786c61573e7dbfa3c509b3551374f1e11ba8de0 \
35-
--hash=sha256:6b56d834cc94c8b21a8f4e775064896be3b4a4ca387f2612d4406a5927cd2fdc
33+
django==4.2.20 \
34+
--hash=sha256:213381b6e4405f5c8703fffc29cd719efdf189dec60c67c04f76272b3dc845b9 \
35+
--hash=sha256:92bac5b4432a64532abb73b2ac27203f485e40225d2640a7fbef2b62b876e789
3636
# via
3737
# -r requirements.in
3838
# django-stubs

0 commit comments

Comments
 (0)