From 6baae12588edc397e30084f04cfe92af1d829478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 04:41:47 +0000 Subject: [PATCH] Bump mock from 4.0.2 to 5.2.0 --- updated-dependencies: - dependency-name: mock dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aba937ce..6b056fb7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ djangorestframework==3.14.0 drf-spectacular==0.27.1 flake8==3.9.0 gunicorn==20.1.0 -mock==4.0.2 +mock==5.2.0 pysaml2==7.4.2 python3-openid==3.2.0 requests==2.31.0