Skip to content

Commit

Permalink
Bump flaky from 3.7.0 to 3.8.1
Browse files Browse the repository at this point in the history
Bumps [flaky](https://github.com/box/flaky) from 3.7.0 to 3.8.1.
- [Release notes](https://github.com/box/flaky/releases)
- [Changelog](https://github.com/box/flaky/blob/master/HISTORY.rst)
- [Commits](box/flaky@v3.7.0...v3.8.1)

---
updated-dependencies:
- dependency-name: flaky
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 465e712 commit 2eeb510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ wheel==0.42
pre-commit==3.5.0;python_version<"3.9"
pre-commit==3.6.2;python_version>="3.9"
pytest-dotenv==0.5.2
flaky==3.7.0
flaky==3.8.1
pytest-xdist==3.5.0
-e .

0 comments on commit 2eeb510

Please sign in to comment.