Skip to content

Commit

Permalink
build: bump pytest from 8.3.3 to 8.3.4 (#1562)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <[email protected]>
  • Loading branch information
dependabot[bot] and pyansys-ci-bot authored Dec 9, 2024
1 parent 8f6230b commit c561168
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions doc/changelog.d/1562.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bump pytest from 8.3.3 to 8.3.4
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ tests = [
"numpy==2.1.3",
"Pint==0.24.4",
"protobuf==5.28.3",
"pytest==8.3.3",
"pytest==8.3.4",
"pytest-cov==6.0.0",
"pytest-pyvista==0.1.9",
"pytest-xvfb==3.0.0",
Expand All @@ -70,7 +70,7 @@ tests = [
"vtk==9.4.0",
]
tests-minimal = [
"pytest==8.3.3",
"pytest==8.3.4",
"pytest-cov==6.0.0",
"pytest-pyvista==0.1.9",
"pytest-xvfb==3.0.0",
Expand Down

0 comments on commit c561168

Please sign in to comment.