From 4d1bd0a87da9a562f543553ff599a167b1f259f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 06:09:20 +0000 Subject: [PATCH] Bump faker from 24.4.0 to 24.7.1 Bumps [faker](https://github.com/joke2k/faker) from 24.4.0 to 24.7.1. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v24.4.0...v24.7.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 6ace6c4..2f35563 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ coverage==7.4.3 django-stubs==4.2.7 django-test-migrations==1.3.0 factory-boy==3.3.0 -faker==24.4.0 +faker==24.7.1 mypy==1.8.0 pytest==8.1.1 pytest-django==4.8.0