Skip to content

Commit

Permalink
Bump pytest from 7.4.3 to 8.3.2
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 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@7.4.3...8.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 5bd9761 commit 5dd80d1
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 @@ -28,7 +28,7 @@ mccabe==0.6.1
# via flake8
packaging==21.3
# via pytest
pluggy==1.0.0
pluggy==1.5.0
# via pytest
portpicker==1.6.0
# via -r requirements-test.in
Expand All @@ -40,7 +40,7 @@ pyflakes==2.4.0
# via flake8
pyparsing==3.0.7
# via packaging
pytest==7.4.3
pytest==8.3.2
# via
# -r requirements-test.in
# pytest-cov
Expand Down

0 comments on commit 5dd80d1

Please sign in to comment.