Skip to content

Commit

Permalink
Bump tenacity from 8.2.3 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [tenacity](https://github.com/jd/tenacity) from 8.2.3 to 9.0.0.
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](jd/tenacity@8.2.3...9.0.0)

---
updated-dependencies:
- dependency-name: tenacity
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent eceadc9 commit 41c4c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies = [
"requests==2.32.2",
"rs2simlib @ git+https://github.com/tuokri/[email protected]",
"six==1.16.0",
"tenacity==8.2.3",
"tenacity==9.0.0",
]

#[project.optional-dependencies]
Expand Down

0 comments on commit 41c4c96

Please sign in to comment.