Skip to content

Commit d9fe55d

Browse files
chore(deps): update tenacity requirement from >=8.2.0 to >=9.1.4
Updates the requirements on [tenacity](https://github.com/jd/tenacity) to permit the latest version. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@8.2.0...9.1.4) --- updated-dependencies: - dependency-name: tenacity dependency-version: 9.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89bf359 commit d9fe55d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ scipy>=1.7.0
77
loguru>=0.7.0
88
pydantic>=2.0.0
99
python-dotenv>=1.2.2
10-
tenacity>=8.2.0
10+
tenacity>=9.1.4
1111

1212
# Optional AI provider support (installed via extras_require)
1313
# openai>=1.0.0

0 commit comments

Comments
 (0)