From f363ce9d2be726bd63f35955017f973193d9d159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 14:21:00 +0000 Subject: [PATCH] Bump faker from 14.1.0 to 17.5.0 Bumps [faker](https://github.com/joke2k/faker) from 14.1.0 to 17.5.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...v17.5.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..04f9712 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==17.5.0 flake8==4.0.1 pre-commit==2.20.0 pytest==7.1.2