From dec7ea537cbffa2fe66520bb46876872c1c58738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 08:48:19 +0000 Subject: [PATCH] Bump model-bakery from 1.4.0 to 1.19.3 Bumps [model-bakery](https://github.com/model-bakers/model_bakery) from 1.4.0 to 1.19.3. - [Release notes](https://github.com/model-bakers/model_bakery/releases) - [Changelog](https://github.com/model-bakers/model_bakery/blob/main/CHANGELOG.md) - [Commits](https://github.com/model-bakers/model_bakery/compare/1.4.0...1.19.3) --- updated-dependencies: - dependency-name: model-bakery dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8d61d0f9d..ef21d7467 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -12,4 +12,4 @@ responses==0.13.3 django-debug-toolbar==3.2.1 coverage ddt -model-bakery==1.4.0 +model-bakery==1.19.3