Skip to content

chore(deps): update tenacity requirement from >=9.0 to >=9.1.4#129

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tenacity-gte-9.1.4
Open

chore(deps): update tenacity requirement from >=9.0 to >=9.1.4#129
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/tenacity-gte-9.1.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on tenacity to permit the latest version.

Release notes

Sourced from tenacity's releases.

9.1.4

What's Changed

Full Changelog: jd/tenacity@9.1.3...9.1.4

Commits
  • d4e868d Fix retry() annotations with async sleep= function (#555)
  • 24415eb support async sleep for sync fn (#551)
  • 3bf33b4 chore: drop Python 3.9 support (EOL) (#552)
  • 7027da3 chore(deps): bump the github-actions group with 2 updates (#550)
  • 21ae7d0 docs: fix syntax error in wait_chain docstring example (#548)
  • ef12c9e chore(deps): bump actions/checkout in the github-actions group (#547)
  • c35a4b3 chore(deps): bump the github-actions group with 2 updates (#545)
  • e792bba ci: fix mypy (#546)
  • 0f55245 ci: remove reno requirements (#542)
  • 815c34f feat(wait): add wait_exception strategy (#541)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

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@9.0.0...9.1.4)

---
updated-dependencies:
- dependency-name: tenacity
  dependency-version: 9.1.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

@YiWang24

YiWang24 commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

代码审查报告

风险等级: 低 | 审查置信度: 高 | 结论: 可直接合入

变更摘要

  • 文件: pyproject.toml
  • 变更: 更新 tenacity 依赖版本从 >=9.0>=9.1.4
  • 类型: 依赖版本升级(Dependabot 自动 PR)

审查结论

无风险变更 — 仅更新依赖版本约束,不涉及任何代码逻辑修改

依赖升级内容(tenacity 9.1.4):

  • 修复 retry() 在异步 sleep= 函数下的类型注解问题
  • 支持同步函数使用异步 sleep
  • 移除 Python 3.9 支持(已 EOL)

影响评估:

  • ✅ 无代码变更,仅依赖版本约束调整
  • ✅ tenacity 为纯依赖库,升级不改变现有 API 行为
  • ✅ CI 已通过(工作流 #256 成功)
  • ✅ 符合项目依赖维护策略

建议

可直接合入 — 标准化的依赖版本维护更新,建议批准合并

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant