From 35fadec307bdb37e8bb150977810c0bea0b05adc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 09:06:22 +0000 Subject: [PATCH] Bump faker from 15.1.1 to 15.3.1 Bumps [faker](https://github.com/joke2k/faker) from 15.1.1 to 15.3.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/v15.1.1...v15.3.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... 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 43bb78dd..27d4dade 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ coverage==6.5.0 django-stubs==1.13.0 factory-boy==3.2.1 -faker==15.1.1 +faker==15.3.1 mypy==0.982 pytest==7.1.3 pytest-celery==0.0.0