From 9509451b6c0ec11a577b0edbd67e11d7d24ca92d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 11:16:14 +0200 Subject: [PATCH] Bump deap from 1.4.2 to 1.4.3 (#541) Bumps [deap](https://github.com/DEAP/deap) from 1.4.2 to 1.4.3. - [Changelog](https://github.com/DEAP/deap/blob/master/doc/releases.rst) - [Commits](https://github.com/DEAP/deap/commits) --- updated-dependencies: - dependency-name: deap dependency-version: 1.4.3 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 5e3acd2..31ed24c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ bokeh==3.7.2 uvicorn==0.34.2 scikit-learn==1.6.1 timezonefinder==6.5.9 -deap==1.4.2 +deap==1.4.3 requests==2.32.3 pandas==2.2.3 pendulum==3.1.0