From f267ea708d2cb9705246257c6b5ebc7cd438528e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 12:15:32 +0000 Subject: [PATCH] Bump tblib from 1.7.0 to 3.0.0 Bumps [tblib](https://github.com/ionelmc/python-tblib) from 1.7.0 to 3.0.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.0.0) --- updated-dependencies: - dependency-name: tblib 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..4d0f675be 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.0.0 responses==0.13.3 # Extra stuff required for local dev