From 89cd9ca11d3cfd3ddcb098667c8292e2cf11df89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 19:40:58 +0100 Subject: [PATCH] Bump deap from 1.4.1 to 1.4.2 (#372) Bumps [deap](https://github.com/DEAP/deap) from 1.4.1 to 1.4.2. - [Changelog](https://github.com/DEAP/deap/blob/master/doc/releases.rst) - [Commits](https://github.com/DEAP/deap/commits) --- updated-dependencies: - dependency-name: deap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 00a6d94..12095e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ python-fasthtml==0.10.3 uvicorn==0.34.0 scikit-learn==1.6.1 timezonefinder==6.5.7 -deap==1.4.1 +deap==1.4.2 requests==2.32.3 pandas==2.2.3 pendulum==3.0.0