From 5812b54b3483cc4da6d6d458b6162752fbe9f992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 10:26:32 +0000 Subject: [PATCH] Bump faker from 30.0.0 to 30.1.0 Bumps [faker](https://github.com/joke2k/faker) from 30.0.0 to 30.1.0. - [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/v30.0.0...v30.1.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index 3ac80df..003b7f9 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -6,7 +6,7 @@ zipp==3.20.2 # for flake8 flake8==7.1.1 pep8==1.7.1 pyflakes==3.2.0 -Faker==30.0.0 +Faker==30.1.0 factory_boy==3.3.1 freezegun==1.5.1