From 75798ea8ad2a156d745919094ca16894d813d257 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:31:14 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- testapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testapp/requirements.txt b/testapp/requirements.txt index 272644c..b9f8fc3 100644 --- a/testapp/requirements.txt +++ b/testapp/requirements.txt @@ -18,7 +18,7 @@ pytest-django==4.8.0 pytest-mock==3.14.0 pytest-playwright==0.5.0 python-slugify==6.1.2 -requests==2.31.0 +requests==2.32.0 sqlparse==0.5.0 text-unidecode==1.3 tomli==2.0.1