build(deps): bump deap from 1.4.3 to 1.4.4 (#1021)

Bumps [deap](https://github.com/DEAP/deap) from 1.4.3 to 1.4.4.
- [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.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-18 14:33:43 +02:00
committed by GitHub
parent 6af1ff407f
commit d2833e1379

View File

@@ -32,7 +32,7 @@ dependencies = [
"uvicorn==0.44.0",
"scipy==1.17.1",
"tzfpy==1.2.0",
"deap==1.4.3",
"deap==1.4.4",
"requests==2.33.1",
"pandas==3.0.2",
"pendulum==3.2.0",