From ab1e4b3de8d14cd18d21acbf80e2a9f5e707bc30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 12:32:24 +0000 Subject: [PATCH] pip(deps): bump recordclass from 0.22.1 to 0.24 Bumps [recordclass](https://github.com/intellimath/recordclass) from 0.22.1 to 0.24. - [Release notes](https://github.com/intellimath/recordclass/releases) - [Commits](https://github.com/intellimath/recordclass/compare/0.22.1...0.24) --- updated-dependencies: - dependency-name: recordclass dependency-version: '0.24' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5581331e..64dcba55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,6 +20,6 @@ pandas kaleido==0.2.1 certifi==2025.8.3 uvloop==0.21.0; sys_platform == 'linux' -recordclass==0.22.1 +recordclass==0.24 pipe==2.0 topggpy==1.4.0