From faedb1799223351fa901e98b2cbd1b686fd01a36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 08:14:46 +0000 Subject: [PATCH] chore(deps-dev): bump tblib from 1.7.0 to 3.1.0 Bumps [tblib](https://github.com/ionelmc/python-tblib) from 1.7.0 to 3.1.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.1.0) --- updated-dependencies: - dependency-name: tblib dependency-version: 3.1.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..558e441f4 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.1.0 responses==0.13.3 # Extra stuff required for local dev