From 95737ba089faea913497038d6d1afcc4a1d5a9b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 03:33:17 +0000 Subject: [PATCH] Bump faker from 23.1.0 to 23.2.1 Bumps [faker](https://github.com/joke2k/faker) from 23.1.0 to 23.2.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/v23.1.0...v23.2.1) --- updated-dependencies: - dependency-name: faker dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test-requirements.txt b/requirements/test-requirements.txt index 313a3407..9cc36c59 100644 --- a/requirements/test-requirements.txt +++ b/requirements/test-requirements.txt @@ -24,7 +24,7 @@ exceptiongroup==1.2.0 # via pytest factory-boy==3.3.0 # via -r requirements/test-requirements.in -faker==23.1.0 +faker==23.2.1 # via factory-boy freezegun==1.4.0 # via -r requirements/test-requirements.in