From e19b8f8802229e365901bf90c84b8f1a9f604522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:51:32 +0000 Subject: [PATCH] build(deps): bump patsy from 0.5.6 to 1.0.1 Bumps [patsy](https://github.com/pydata/patsy) from 0.5.6 to 1.0.1. - [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.1) --- updated-dependencies: - dependency-name: patsy 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..686e4d0 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.1 statsmodels==0.14.4 tensorflow==2.18.0 wordcloud==1.9.4 \ No newline at end of file