From f882143277f91f526bed1c783bcdceb96e25a659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 12:32:28 +0000 Subject: [PATCH] pip(deps): bump recordclass from 0.24 to 0.24.1 Bumps [recordclass](https://github.com/intellimath/recordclass) from 0.24 to 0.24.1. - [Release notes](https://github.com/intellimath/recordclass/releases) - [Commits](https://github.com/intellimath/recordclass/compare/0.24...0.24.1) --- updated-dependencies: - dependency-name: recordclass dependency-version: 0.24.1 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 332b0f3..a22d3f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ aiofiles==25.1.0 pandas certifi==2026.7.22 uvloop==0.21.0; sys_platform == 'linux' -recordclass==0.24 +recordclass==0.24.1 pipe==2.0 topggpy==1.4.0 matplotlib==3.11.1 \ No newline at end of file