Skip to content

Commit

Permalink
MAINT: bump pytest from 7.4.2 to 7.4.3 (#59)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
- [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.2...7.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SMoraisAnsys <[email protected]>
  • Loading branch information
dependabot[bot] and SMoraisAnsys authored Dec 28, 2023
1 parent 057e889 commit 7ba16c2
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 @@ -50,7 +50,7 @@ tests = [
"pandas==1.3.5; python_version == '3.7'",
"pandas==2.0.3; python_version == '3.8'",
"pandas==2.1.1; python_version > '3.9'",
"pytest==7.4.2",
"pytest==7.4.3",
"pytest-cov==4.1.0",
"pytest-xdist==3.3.1",
"pyvista==0.38.0; python_version <= '3.7'",
Expand Down

0 comments on commit 7ba16c2

Please sign in to comment.