From 85326f65d44fceb7a46c7333ac814ab130bc9ef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 06:22:31 +0000 Subject: [PATCH] Bump faker from 19.6.1 to 19.6.2 Bumps [faker](https://github.com/joke2k/faker) from 19.6.1 to 19.6.2. - [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/v19.6.1...v19.6.2) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 65fb2f8af..f5870f491 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ coverage==7.3.1 django-stubs==4.2.4 django-test-migrations==1.3.0 factory-boy==3.3.0 -faker==19.6.1 +faker==19.6.2 mypy==1.5.1 pytest==7.4.2 pytest-celery==0.0.0