From 8dbf66da8a2561a46468fbae6fd8dcf06efaeef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 15:26:15 +0000 Subject: [PATCH] Bump factory-boy from 2.11.1 to 3.3.3 Bumps [factory-boy](https://github.com/FactoryBoy/factory_boy) from 2.11.1 to 3.3.3. - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](https://github.com/FactoryBoy/factory_boy/compare/2.11.1...3.3.3) --- updated-dependencies: - dependency-name: factory-boy dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c44e6b5..1e835f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==25.3.0 -factory_boy==2.11.1 +factory_boy==3.3.3 Faker==1.0.5 requests==2.32.4 pre-commit==2.9.3