From 1310c60f42549558d81286e1ef1668e83c045a68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:25:45 +0000 Subject: [PATCH] Bump faker from 30.8.1 to 30.8.2 Bumps [faker](https://github.com/joke2k/faker) from 30.8.1 to 30.8.2. - [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.8.1...v30.8.2) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-patch ... 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 39e3eb3..79a293a 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -7,7 +7,7 @@ flake8==7.1.1 django-jenkins==0.110.0 pep8==1.7.1 pyflakes==3.2.0 -Faker==30.8.1 +Faker==30.8.2 factory_boy==3.3.1 six==1.16.0 pycodestyle==2.12.1