From f9958bd2fc0bffb40786a59faba5e7f37380f768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 10:42:35 +0000 Subject: [PATCH] chore(deps): Bump fastcore from 1.8.1 to 1.8.2 Bumps [fastcore](https://github.com/AnswerDotAI/fastcore) from 1.8.1 to 1.8.2. - [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.1...1.8.2) --- updated-dependencies: - dependency-name: fastcore dependency-version: 1.8.2 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 a05f62d..71a6ea2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2025.4.26 charset-normalizer==3.4.1 -fastcore==1.8.1 +fastcore==1.8.2 ghapi==1.0.6 idna==3.10 Jinja2==3.1.6