From 78f54afe65ac4d299b858f2a01fe6190ad5679e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 13:14:59 +0000 Subject: [PATCH] build(deps): bump patsy from 0.5.6 to 1.0.2 Bumps [patsy](https://github.com/pydata/patsy) from 0.5.6 to 1.0.2. - [Release notes](https://github.com/pydata/patsy/releases) - [Changelog](https://github.com/pydata/patsy/blob/master/doc/changes.rst) - [Commits](https://github.com/pydata/patsy/compare/v0.5.6...v1.0.2) --- updated-dependencies: - dependency-name: patsy dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-training.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-training.txt b/requirements-training.txt index 4577620..0073db5 100644 --- a/requirements-training.txt +++ b/requirements-training.txt @@ -1,5 +1,5 @@ category-encoders==2.6.4 -patsy==0.5.6 +patsy==1.0.2 statsmodels==0.14.4 tensorflow==2.18.0 wordcloud==1.9.4 \ No newline at end of file