From 363405107c98f8e464ecf7571aef50b8fa4df229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 13:13:17 +0000 Subject: [PATCH] Bump faker from 14.1.0 to 16.3.0 Bumps [faker](https://github.com/joke2k/faker) from 14.1.0 to 16.3.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/v14.1.0...v16.3.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 583d486..eee34a4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ build==0.8.0 bump2version==1.0.1 coverage==6.4.2 coveralls==3.3.1 -faker==14.1.0 +faker==16.3.0 flake8==4.0.1 pre-commit==2.20.0 pytest==7.1.2