From ede67e6c601af3d582254a4bcb069d60ed955d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 17:58:26 +0000 Subject: [PATCH] chore(deps): bump tblib from 3.2.1 to 3.2.2 Bumps [tblib](https://github.com/ionelmc/python-tblib) from 3.2.1 to 3.2.2. - [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/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: tblib dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 7c227128..683450d3 100644 --- a/requirements.in +++ b/requirements.in @@ -390,7 +390,7 @@ statsmodels==0.14.5 # mozanalysis # mozilla-jetstream # plotnine -tblib==3.2.1 +tblib==3.2.2 # via distributed threadpoolctl==3.6.0 # via scikit-learn diff --git a/requirements.txt b/requirements.txt index 973a8f0f..0cc0769a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2296,9 +2296,9 @@ statsmodels==0.14.5 \ # -r requirements.in # mozanalysis # plotnine -tblib==3.2.1 \ - --hash=sha256:846e274d0aeec822953251a3cbd3d840fd0ee7a5ec844d59ffbde7b056f9cd2b \ - --hash=sha256:aacdaffceac6c4ef6818887b15677513f16d75c68384b76b415a935d548dd172 +tblib==3.2.2 \ + --hash=sha256:26bdccf339bcce6a88b2b5432c988b266ebbe63a4e593f6b578b1d2e723d2b76 \ + --hash=sha256:e9a652692d91bf4f743d4a15bc174c0b76afc750fe8c7b6d195cc1c1d6d2ccec # via # -r requirements.in # distributed