From 8ad4af0ee38e82a94e3f239a7e7190457799cc28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 06:32:56 +0000 Subject: [PATCH] Bump faker from 22.5.1 to 22.6.0 Bumps [faker](https://github.com/joke2k/faker) from 22.5.1 to 22.6.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/v22.5.1...v22.6.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 b02094f..6ab4cee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ SQLAlchemy==2.0.25 -faker==22.5.1 +faker==22.6.0