Skip to content

Commit

Permalink
Bump pytest from 8.3.1 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.3.1 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.3.1...8.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2024
1 parent 8e81772 commit 9e0e31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ packaging==23.2
# pytest-sugar
pluggy==1.5.0
# via pytest
pytest==8.3.1
pytest==8.3.2
# via
# -r requirements/test-requirements.in
# pytest-cov
Expand Down

0 comments on commit 9e0e31f

Please sign in to comment.