From 8d6a8ea0ddb76194a99ab1fc2a6a844f1e30600e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 10:13:45 +0000 Subject: [PATCH] Bump faker from 24.14.0 to 24.14.1 Bumps [faker](https://github.com/joke2k/faker) from 24.14.0 to 24.14.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.14.0...v24.14.1) --- 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 1d5a1c5..e763d2e 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -5,7 +5,7 @@ zipp==3.18.1 # for flake8 flake8==7.0.0 pep8==1.7.1 pyflakes==3.2.0 -Faker==24.14.0 +Faker==24.14.1 factory_boy==3.3.0 six==1.16.0 pycodestyle==2.11.1