From 019b61e07e4c80fddcdbc3dd5ad875fbfb32f29f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 07:37:00 +0000 Subject: [PATCH] Bump tablib from 3.6.1 to 3.7.0 Bumps [tablib](https://github.com/jazzband/tablib) from 3.6.1 to 3.7.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.6.1...v3.7.0) --- updated-dependencies: - dependency-name: tablib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4d83a71b..c53a69c0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -211,7 +211,7 @@ six==1.16.0 # python-dateutil sqlparse==0.5.1 # via django -tablib==3.6.1 +tablib==3.7.0 # via Liionsden (pyproject.toml) tenacity==9.0.0 # via plotly diff --git a/requirements.txt b/requirements.txt index c65042dc..fa85c1c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -176,7 +176,7 @@ six==1.16.0 # python-dateutil sqlparse==0.5.1 # via django -tablib==3.6.1 +tablib==3.7.0 # via Liionsden (pyproject.toml) tenacity==9.0.0 # via plotly