From a42d5116eecb0544333c4dca2f0acdb513b7b986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 11:09:51 +0000 Subject: [PATCH] :arrow_up: Bump faker from 26.1.0 to 30.8.2 Bumps [faker](https://github.com/joke2k/faker) from 26.1.0 to 30.8.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/v26.1.0...v30.8.2) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-requirements.txt b/doc-requirements.txt index 352fb4f..6cc7f9f 100644 --- a/doc-requirements.txt +++ b/doc-requirements.txt @@ -1,6 +1,6 @@ Django>=4.2,<4.3 factory-boy==3.3.0 -Faker==26.1.0 +Faker==30.8.2 Pygments==2.18.0 python-dateutil==2.9.0.post0 Sphinx==7.4.7