Browse Source

build(deps): bump pytest-testinfra from 10.1.1 to 10.2.2 (#12096)

Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 10.1.1 to 10.2.2.
- [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases)
- [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-testinfra/compare/10.1.1...10.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/11547/merge
dependabot[bot] 1 week ago
committed by GitHub
parent
commit
e47eb4bc7f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. 2
      tests/requirements.txt

2
tests/requirements.txt

@ -1,4 +1,4 @@
-r ../requirements.txt
distlib==0.3.9 # required for building collections
molecule==25.1.0
pytest-testinfra==10.1.1
pytest-testinfra==10.2.2
Loading…
Cancel
Save