From fcfd69f632d1d350912c75d93a7235d99e021fae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 11:53:33 +0000 Subject: [PATCH] chore(deps): Bump fastcore from 1.8.2 to 1.8.5 Bumps [fastcore](https://github.com/AnswerDotAI/fastcore) from 1.8.2 to 1.8.5. - [Release notes](https://github.com/AnswerDotAI/fastcore/releases) - [Changelog](https://github.com/AnswerDotAI/fastcore/blob/main/CHANGELOG.md) - [Commits](https://github.com/AnswerDotAI/fastcore/compare/1.8.2...1.8.5) --- updated-dependencies: - dependency-name: fastcore dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aef1c58..2574765 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2025.4.26 charset-normalizer==3.4.2 -fastcore==1.8.2 +fastcore==1.8.5 ghapi==1.0.6 idna==3.10 Jinja2==3.1.6