Skip to content

Commit

Permalink
Bump pytest-testinfra from 8.1.0 to 10.0.0 (#54)
Browse files Browse the repository at this point in the history
Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 8.1.0 to 10.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-testinfra@8.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: pytest-testinfra
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 27864b7 commit 72997ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ psutil==5.8.0
loguru==0.6.0
markupsafe==2.1.1
pytest==7.4.4
pytest-testinfra==8.1.0
pytest-testinfra==10.0.0
black==23.12.1
argparse==1.4.0

0 comments on commit 72997ef

Please sign in to comment.