From ad566ab9dcd2550d42a3a4a54cebc51d30c70867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:39:33 +0000 Subject: [PATCH] Bump factory-boy from 3.3.1 to 3.3.3 Bumps [factory-boy](https://github.com/FactoryBoy/factory_boy) from 3.3.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/3.3.1...3.3.3) --- updated-dependencies: - dependency-name: factory-boy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-docs.txt | 2 +- requirements-tests.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1178c07dc..2673ec4b5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -197,7 +197,7 @@ exceptiongroup==1.2.0 # via # -r requirements-tests.txt # pytest -factory-boy==3.3.1 +factory-boy==3.3.3 # via -r requirements-tests.txt faker==35.2.0 # via diff --git a/requirements-docs.txt b/requirements-docs.txt index ad1fad6d7..08870dd72 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -215,7 +215,7 @@ exceptiongroup==1.2.0 # via # -r requirements-tests.txt # pytest -factory-boy==3.3.1 +factory-boy==3.3.3 # via -r requirements-tests.txt faker==35.2.0 # via diff --git a/requirements-tests.txt b/requirements-tests.txt index 330bd4193..050a77699 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -177,7 +177,7 @@ ecdsa==0.19.0 # sshpubkeys exceptiongroup==1.2.0 # via pytest -factory-boy==3.3.1 +factory-boy==3.3.3 # via -r requirements-tests.in faker==35.2.0 # via