From 2e4dad9218dd83d0b7937f34308eb67ffe96695f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Sep 2024 18:06:13 +0400 Subject: [PATCH] Update faker from 26.1.0 to 28.1.0 --- requirements/requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-testing.txt b/requirements/requirements-testing.txt index af252c48..e21afd67 100644 --- a/requirements/requirements-testing.txt +++ b/requirements/requirements-testing.txt @@ -1,5 +1,5 @@ factory-boy==3.3.1 -Faker==26.1.0 +Faker==28.1.0 pytest==8.3.2 pytest-cov==5.0.0 pytest-django==4.8.0