From 6a39def35c8884b8d66215adedafc6e2c1f5d579 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:21:33 +0000 Subject: [PATCH] build(deps): bump faker from 19.11.0 to 19.12.0 Bumps [faker](https://github.com/joke2k/faker) from 19.11.0 to 19.12.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/v19.11.0...v19.12.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a8b5d61..2574c2c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ astroid==3.0.0 pylint==3.0.0 six==1.16.0 ipaddress==1.0.23 # faker -faker==19.11.0 # factory_boy +faker==19.12.0 # factory_boy factory_boy==3.3.0 telepath==0.3