Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent d74335b commit 9139c88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ lxml==5.2.1
# via -r requirements_test.in
packaging==23.1
# via pytest
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pytest==8.1.2
pytest==8.3.2
# via
# -r requirements_test.in
# pytest-django
Expand Down

0 comments on commit 9139c88

Please sign in to comment.