From 511a3bcfab0210a4fec38df57606bee260721470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 07:34:37 +0000 Subject: [PATCH] chore(deps): bump faker from 28.4.1 to 33.1.0 in /requirements Bumps [faker](https://github.com/joke2k/faker) from 28.4.1 to 33.1.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/v28.4.1...v33.1.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 6592243..c29f47b 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -18,7 +18,7 @@ djangorestframework==3.15.2 djangorestframework-simplejwt==5.3.1 executing==2.1.0 factory_boy==3.3.1 -Faker==28.4.1 +Faker==33.1.0 flake8==7.1.1 ghp-import==2.1.0 gunicorn==23.0.0