From b927135000e6317acfc60621ae5f878aa145122f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 13:25:15 +0000 Subject: [PATCH] Bump faker from 20.1.0 to 22.2.0 Bumps [faker](https://github.com/joke2k/faker) from 20.1.0 to 22.2.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/v20.1.0...v22.2.0) --- 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 c3a6000ba..3da4d25e0 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ coverage==7.4.0 django-stubs==4.2.7 django-test-migrations==1.3.0 factory-boy==3.3.0 -faker==20.1.0 +faker==22.2.0 mypy==1.8.0 pytest==7.4.4 pytest-celery==0.0.0