From 3061d307b1cc667e35d69aa73966c8d24d41c1bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 13:19:21 +0000 Subject: [PATCH] chore(deps): bump faker from 18.6.0 to 18.9.0 (#435) Bumps [faker](https://github.com/joke2k/faker) from 18.6.0 to 18.9.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/v18.6.0...v18.9.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 795b25e6..a807194c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ flake8-docstrings==1.7.0 flake8-isort==6.0.0 flake8-string-format==0.3.0 flake8-tuple==0.4.1 -faker==18.6.0 +faker==18.9.0 isort==5.12.0 pytest==7.3.1 pytest-cov==4.0.0