Skip to content

Commit

Permalink
requirement: bump django-hijack from 3.5.4 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps [django-hijack](https://github.com/django-hijack/django-hijack) from 3.5.4 to 3.6.0.
- [Release notes](https://github.com/django-hijack/django-hijack/releases)
- [Changelog](https://github.com/django-hijack/django-hijack/blob/master/docs/release-button.png)
- [Commits](django-hijack/django-hijack@3.5.4...3.6.0)

---
updated-dependencies:
- dependency-name: django-hijack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent cdb0836 commit 3505b8c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -306,9 +306,9 @@ django-formtools==2.5.1 \
--hash=sha256:47cb34552c6efca088863d693284d04fc36eaaf350eb21e1a1d935e0df523c93 \
--hash=sha256:bce9b64eda52cc1eef6961cc649cf75aacd1a707c2fff08d6c3efcbc8e7e761a
# via -r requirements/base.in
django-hijack==3.5.4 \
--hash=sha256:981360fe1b993b28355788f47b9ef5a41dae2c898eae4d5df03e5c305c600fc1 \
--hash=sha256:acd80231742371669ed3cef3b0dca7b80f4a2e9eb0c6a9d6d145c0150fff057f
django-hijack==3.6.0 \
--hash=sha256:4554f7ceb1a5b39aecacd06fee08933a90a357a9c7eeb018d9483d25938dc637 \
--hash=sha256:698bbe2bcc95c240e4706d465c3ea6c78c66cdcef357802d171ba7036079b075
# via -r requirements/base.in
django-htmx==1.18.0 \
--hash=sha256:48f3b8a784467bfcc30562067b87ecbc4ad9b739cc269eec5f3789c16d2cb2ce \
Expand Down
7 changes: 3 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -378,9 +378,9 @@ django-formtools==2.5.1 \
--hash=sha256:47cb34552c6efca088863d693284d04fc36eaaf350eb21e1a1d935e0df523c93 \
--hash=sha256:bce9b64eda52cc1eef6961cc649cf75aacd1a707c2fff08d6c3efcbc8e7e761a
# via -r requirements/test.txt
django-hijack==3.5.4 \
--hash=sha256:981360fe1b993b28355788f47b9ef5a41dae2c898eae4d5df03e5c305c600fc1 \
--hash=sha256:acd80231742371669ed3cef3b0dca7b80f4a2e9eb0c6a9d6d145c0150fff057f
django-hijack==3.6.0 \
--hash=sha256:4554f7ceb1a5b39aecacd06fee08933a90a357a9c7eeb018d9483d25938dc637 \
--hash=sha256:698bbe2bcc95c240e4706d465c3ea6c78c66cdcef357802d171ba7036079b075
# via -r requirements/test.txt
django-htmx==1.18.0 \
--hash=sha256:48f3b8a784467bfcc30562067b87ecbc4ad9b739cc269eec5f3789c16d2cb2ce \
Expand Down Expand Up @@ -961,7 +961,6 @@ psycopg[binary]==3.1.10 \
# via
# -r requirements/test.txt
# django-citext
# psycopg
psycopg-binary==3.1.10 \
--hash=sha256:0471869e658d0c6b8c3ed53153794739c18d7dad2dd5b8e6ff023a364c20f7df \
--hash=sha256:0f062f20256708929a58c41d44f350efced4c00a603323d1413f6dc0b84d95a5 \
Expand Down
7 changes: 3 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,9 @@ django-formtools==2.5.1 \
--hash=sha256:47cb34552c6efca088863d693284d04fc36eaaf350eb21e1a1d935e0df523c93 \
--hash=sha256:bce9b64eda52cc1eef6961cc649cf75aacd1a707c2fff08d6c3efcbc8e7e761a
# via -r requirements/base.txt
django-hijack==3.5.4 \
--hash=sha256:981360fe1b993b28355788f47b9ef5a41dae2c898eae4d5df03e5c305c600fc1 \
--hash=sha256:acd80231742371669ed3cef3b0dca7b80f4a2e9eb0c6a9d6d145c0150fff057f
django-hijack==3.6.0 \
--hash=sha256:4554f7ceb1a5b39aecacd06fee08933a90a357a9c7eeb018d9483d25938dc637 \
--hash=sha256:698bbe2bcc95c240e4706d465c3ea6c78c66cdcef357802d171ba7036079b075
# via -r requirements/base.txt
django-htmx==1.18.0 \
--hash=sha256:48f3b8a784467bfcc30562067b87ecbc4ad9b739cc269eec5f3789c16d2cb2ce \
Expand Down Expand Up @@ -855,7 +855,6 @@ psycopg[binary]==3.1.10 \
# via
# -r requirements/base.txt
# django-citext
# psycopg
psycopg-binary==3.1.10 \
--hash=sha256:0471869e658d0c6b8c3ed53153794739c18d7dad2dd5b8e6ff023a364c20f7df \
--hash=sha256:0f062f20256708929a58c41d44f350efced4c00a603323d1413f6dc0b84d95a5 \
Expand Down

0 comments on commit 3505b8c

Please sign in to comment.