From 2946051bd331d3199d86620a6ffc78a6b553d3f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 10:07:28 +0000 Subject: [PATCH] Bump polyfactory from 2.19.0 to 2.21.0 Bumps [polyfactory](https://github.com/litestar-org/polyfactory) from 2.19.0 to 2.21.0. - [Release notes](https://github.com/litestar-org/polyfactory/releases) - [Changelog](https://github.com/litestar-org/polyfactory/blob/main/docs/changelog.rst) - [Commits](https://github.com/litestar-org/polyfactory/compare/v2.19.0...v2.21.0) --- updated-dependencies: - dependency-name: polyfactory dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.in | 2 +- requirements-dev.txt | 6 +++--- requirements.in | 2 +- requirements.txt | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements-dev.in b/requirements-dev.in index 6507c100..0cdc177e 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -295,7 +295,7 @@ polars==1.24.0 # via # -c requirements.txt # marginaleffects -polyfactory==2.19.0 +polyfactory==2.21.0 # via # -c requirements.txt # mozilla-nimbus-schemas diff --git a/requirements-dev.txt b/requirements-dev.txt index ec03616e..33a20339 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1210,9 +1210,9 @@ polars==1.24.0 \ # via # -r requirements-dev.in # marginaleffects -polyfactory==2.19.0 \ - --hash=sha256:0137f5eaf1bc31c62c16ccbab9467e96a7352748ca426ef363bd081c149a3e3f \ - --hash=sha256:6d4273fb1f23e1fccc7aa7c64e28ddc3c20105cc499df32ebc478465daa7fa72 +polyfactory==2.21.0 \ + --hash=sha256:9483b764756c8622313d99f375889b1c0d92f09affb05742d7bcfa2b5198d8c5 \ + --hash=sha256:a6d8dba91b2515d744cc014b5be48835633f7ccb72519a68f8801759e5b1737a # via # -r requirements-dev.in # mozilla-nimbus-schemas diff --git a/requirements.in b/requirements.in index 9a45e599..276409b4 100644 --- a/requirements.in +++ b/requirements.in @@ -150,7 +150,7 @@ pluggy==1.5.0 # via pytest polars==1.24.0 # via marginaleffects -polyfactory==2.19.0 +polyfactory==2.21.0 # via mozilla-nimbus-schemas proto-plus==1.26.1 # via diff --git a/requirements.txt b/requirements.txt index 8c0fcd9e..47f79976 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1065,9 +1065,9 @@ polars==1.24.0 \ # via # -r requirements.in # marginaleffects -polyfactory==2.19.0 \ - --hash=sha256:0137f5eaf1bc31c62c16ccbab9467e96a7352748ca426ef363bd081c149a3e3f \ - --hash=sha256:6d4273fb1f23e1fccc7aa7c64e28ddc3c20105cc499df32ebc478465daa7fa72 +polyfactory==2.21.0 \ + --hash=sha256:9483b764756c8622313d99f375889b1c0d92f09affb05742d7bcfa2b5198d8c5 \ + --hash=sha256:a6d8dba91b2515d744cc014b5be48835633f7ccb72519a68f8801759e5b1737a # via # -r requirements.in # mozilla-nimbus-schemas