From 9f60354e0da57a2c0ce18c7f2de69448a6da78c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 17:25:02 +0200 Subject: [PATCH 1/2] Bump pytest-cov from 6.0.0 to 6.1.1 (#509) Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 72c0dc4..97ea1fe 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ sphinx==8.2.3 sphinx_rtd_theme==3.0.2 sphinx-tabs==3.4.7 pytest==8.3.5 -pytest-cov==6.0.0 +pytest-cov==6.1.1 pytest-xprocess==1.0.2 pre-commit mypy==1.15.0 From dc7df9911421fa9e04bb1c6ebce8846fc56c0b5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 17:26:00 +0200 Subject: [PATCH 2/2] Bump python-fasthtml from 0.12.6 to 0.12.12 (#508) Bumps [python-fasthtml](https://github.com/AnswerDotAI/fasthtml) from 0.12.6 to 0.12.12. - [Release notes](https://github.com/AnswerDotAI/fasthtml/releases) - [Changelog](https://github.com/AnswerDotAI/fasthtml/blob/main/CHANGELOG.md) - [Commits](https://github.com/AnswerDotAI/fasthtml/compare/0.12.6...0.12.12) --- updated-dependencies: - dependency-name: python-fasthtml dependency-version: 0.12.12 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 8a3c805..b18ece4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==2.2.4 numpydantic==1.6.8 matplotlib==3.10.1 fastapi[standard]==0.115.12 -python-fasthtml==0.12.6 +python-fasthtml==0.12.12 uvicorn==0.34.0 scikit-learn==1.6.1 timezonefinder==6.5.9