From 5542fe7f42e6178021f6ec291f60c3926888c68f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 12:17:13 +0000 Subject: [PATCH] deps: bump tenacity from 9.0.0 to 9.1.2 Bumps [tenacity](https://github.com/jd/tenacity) from 9.0.0 to 9.1.2. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/9.0.0...9.1.2) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a280e25..7352944 100644 --- a/requirements.txt +++ b/requirements.txt @@ -117,7 +117,7 @@ streamlit==1.43.0 # streamlit-js-eval streamlit-js-eval==0.1.7 # via src (pyproject.toml) -tenacity==9.0.0 +tenacity==9.1.2 # via # plotly # streamlit