From be16567b1b59b416e6806a29c558d2b15baeed1b Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 21:47:32 +0000 Subject: [PATCH] chore(deps): update dependency django-hijack to v3.7.8 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- pulp_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pulp_service/requirements.txt b/pulp_service/requirements.txt index 981fa84b..56b65027 100644 --- a/pulp_service/requirements.txt +++ b/pulp_service/requirements.txt @@ -16,5 +16,5 @@ jsonschema memray pyinstrument clamav-client>=0.7.1,<1.0 -django-hijack==3.7.4 +django-hijack==3.7.8 pycares>=4.0.0,<5.0