Skip to content

Commit

Permalink
Bump the python group in /tests with 3 updates
Browse files Browse the repository at this point in the history
Bumps the python group in /tests with 3 updates: [pytest](https://github.com/pytest-dev/pytest), [pytest-logger](https://github.com/aurzenligl/pytest-logger) and [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra).


Updates `pytest` from 6.2.5 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.2.5...8.3.4)

Updates `pytest-logger` from 0.5.1 to 1.1.1
- [Changelog](https://github.com/aurzenligl/pytest-logger/blob/master/CHANGELOG)
- [Commits](aurzenligl/pytest-logger@0.5.1...1.1.1)

Updates `pytest-testinfra` from 6.5.0 to 10.1.1
- [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@6.5.0...10.1.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
- dependency-name: pytest-logger
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
- dependency-name: pytest-testinfra
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 763846d commit 8e3cf4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
distro==1.9.0
pytest==6.2.5
pytest-logger==0.5.1
pytest-testinfra==6.5.0
pytest==8.3.4
pytest-logger==1.1.1
pytest-testinfra==10.1.1

0 comments on commit 8e3cf4c

Please sign in to comment.