From 2f592d401adafe8e7677a98a4f2c50e03bc70fe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:42:52 +0000 Subject: [PATCH] chore(deps-dev): bump faker from 33.3.0 to 33.3.1 Bumps [faker](https://github.com/joke2k/faker) from 33.3.0 to 33.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/v33.3.0...v33.3.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e4a3226640b9..8fc2bbf4556b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -34,7 +34,7 @@ executing==2.1.0 # stack-data factory-boy==3.3.1 # via -r requirements-dev.in -faker==33.3.0 +faker==33.3.1 # via # -r requirements-dev.in # factory-boy