From 54b5e25c20540a63b2bcf36d3768aefd791168fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 11:09:40 -0800 Subject: [PATCH] Bump faker from 9.8.0 to 9.8.1 (#1813) Bumps [faker](https://github.com/joke2k/faker) from 9.8.0 to 9.8.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/v9.8.0...v9.8.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ... 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 9d371dda0e19..d9e98b048b22 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ executing==0.8.0 # via devtools factory-boy==3.2.1 # via -r requirements-dev.in -faker==9.8.0 +faker==9.8.1 # via # -r requirements-dev.in # factory-boy