Skip to content

Commit

Permalink
Bump pytest from 7.2.2 to 7.4.2 (#144)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.4.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.2.2...7.4.2)

---
updated-dependencies:
- dependency-name: pytest
  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>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 8d37423 commit c68a663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ strict = [
"numpy==1.24.4",
]

tests = ["pytest==7.2.2", "pytest-cov==4.0.0"]
tests = ["pytest==7.4.2", "pytest-cov==4.0.0"]

[tool.setuptools.dynamic]
readme = { file = ["README.rst"] }
Expand Down

0 comments on commit c68a663

Please sign in to comment.