Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 38191e1 commit 54e7136
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 @@ -38,7 +38,7 @@ dependencies = [
tests = [
"pytest==8.0.0",
"pytest-cov==4.1.0",
"pytest-retry==1.6.1",
"pytest-retry==1.6.2",
"requests==2.31.0",
"openai==1.11.1",
"jsonschema==4.21.1",
Expand Down

0 comments on commit 54e7136

Please sign in to comment.