From a8f5a3ae329f450eda9931ff13aada495c498ab2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 11:22:01 +0000 Subject: [PATCH] chore(deps): Bump fastcore from 1.8.2 to 1.8.4 Bumps [fastcore](https://github.com/AnswerDotAI/fastcore) from 1.8.2 to 1.8.4. - [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.4) --- updated-dependencies: - dependency-name: fastcore dependency-version: 1.8.4 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..9b94acc 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.4 ghapi==1.0.6 idna==3.10 Jinja2==3.1.6