From 5bc37d51104943ea68cc909fa737474988e7a0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 08:02:54 +0000 Subject: [PATCH] chore(deps-dev): bump tblib from 1.7.0 to 3.2.0 Bumps [tblib](https://github.com/ionelmc/python-tblib) from 1.7.0 to 3.2.0. - [Release notes](https://github.com/ionelmc/python-tblib/releases) - [Changelog](https://github.com/ionelmc/python-tblib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ionelmc/python-tblib/compare/v1.7.0...v3.2.0) --- updated-dependencies: - dependency-name: tblib dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 1ee11a333..fc5143edb 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ factory-boy==3.3.1 Faker==0.8.1 -tblib==1.7.0 +tblib==3.2.0 responses==0.13.3 # Extra stuff required for local dev