Skip to content

Commit

Permalink
build(deps): bump pytest-retry from 1.6.3 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [pytest-retry](https://github.com/str0zzapreti/pytest-retry) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/str0zzapreti/pytest-retry/releases)
- [Commits](str0zzapreti/pytest-retry@1.6.3...1.7.0)

---
updated-dependencies:
- dependency-name: pytest-retry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 5429948 commit 52b84a4
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 @@ -37,7 +37,7 @@ dependencies = [
tests = [
"pytest==8.3.4",
"pytest-cov==6.0.0",
"pytest-retry==1.6.3",
"pytest-retry==1.7.0",
"requests==2.32.3",
"openai==1.59.9",
"jsonschema==4.23.0",
Expand Down

0 comments on commit 52b84a4

Please sign in to comment.