From 711da048fcbb72ec448c1b1d1aedfc72e0532f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 13:10:31 -0400 Subject: [PATCH] Bump dataclasses-json from 0.6.4 to 0.6.5 (#566) Bumps [dataclasses-json](https://github.com/lidatong/dataclasses-json) from 0.6.4 to 0.6.5. - [Release notes](https://github.com/lidatong/dataclasses-json/releases) - [Commits](https://github.com/lidatong/dataclasses-json/compare/v0.6.4...v0.6.5) --- updated-dependencies: - dependency-name: dataclasses-json 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 c550e9fe..d7e3b5f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ mkdocs-material-extensions==1.3.1 mkdocstrings==0.24.3 mkdocstrings-python==1.10.0 mkdocs-print-site-plugin==2.4.0 -dataclasses-json==0.6.4 +dataclasses-json==0.6.5 thefuzz==0.22.1 pandas==2.2.2 scikit-learn==1.4.2