Skip to content

Commit 128cc55

Browse files
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](jd/tenacity@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] <support@github.com>
1 parent ce8fa23 commit 128cc55

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pyjwt = ">=2.8.0,<3.0"
4545
rich = ">=13.9.4, <14"
4646
patch-ng = "1.19.1"
4747
typer = "^0.15.3"
48-
tenacity = ">=9.0.0,<9.1.0"
48+
tenacity = ">=9.1.2,<9.2.0"
4949
mcp = { version = ">=1.28.1,<2.0.0", markers = "python_version >= '3.10'" }
5050
pydantic = ">=2.11.5,<3.0.0"
5151
pathvalidate = ">=3.3.1,<4.0.0"

0 commit comments

Comments
 (0)