From 95ffdc7399bf09d975160e94afe0812e14201d8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 02:45:52 +0000 Subject: [PATCH] Bump faker from 24.3.0 to 24.4.0 Bumps [faker](https://github.com/joke2k/faker) from 24.3.0 to 24.4.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/v24.3.0...v24.4.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 699ae91..6f5e3bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ psycopg2==2.9.9 python-dotenv==1.0.1 SQLAlchemy==2.0.29 -faker==24.3.0 +faker==24.4.0 pandas==2.2.1