From 5eb232b9c4503ad2fc96eb50cd9fc51b2e233443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 19:49:02 +0000 Subject: [PATCH] chore(deps): bump tablib from 3.9.0 to 3.10.0 Bumps [tablib](https://github.com/jazzband/tablib) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/jazzband/tablib/releases) - [Changelog](https://github.com/jazzband/tablib/blob/master/HISTORY.md) - [Commits](https://github.com/jazzband/tablib/compare/v3.9.0...v3.10.0) --- updated-dependencies: - dependency-name: tablib dependency-version: 3.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6eae64..1705513 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ python-dotenv==1.2.2 setuptools==76.0.0 spectree==2.0.1 sqlalchemy==2.0.49 -tablib==3.9.0 +tablib==3.10.0 typing-extensions==4.15.0 typing-inspection==0.4.2 werkzeug==3.1.8