From 5dbde54c3438bab449b1073c37f2e08c33fc40c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 23:01:24 +0000 Subject: [PATCH] Bump faker from 11.3.0 to 18.3.1 Bumps [faker](https://github.com/joke2k/faker) from 11.3.0 to 18.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/v11.3.0...v18.3.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... 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 6576f73ea..5f07f70ff 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ coverage==6.2 django-stubs==1.9.0 factory-boy==3.2.1 -faker==11.3.0 +faker==18.3.1 mypy==0.931 pytest==6.2.5 pytest-celery==0.0.0