Skip to content

Commit ef71aed

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump pytest from 8.3.5 to 8.4.0 (#2034)
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]> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent afbf750 commit ef71aed

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pytest from 8.3.5 to 8.4.0

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tests = [
6969
"Pint==0.24.4",
7070
"protobuf==5.29.3",
7171
"pygltflib==1.16.4",
72-
"pytest==8.3.5",
72+
"pytest==8.4.0",
7373
"pytest-cov==6.1.1",
7474
"pytest-pyvista==0.1.9",
7575
"pyvista[jupyter]==0.45.2",
@@ -80,7 +80,7 @@ tests = [
8080
"vtk==9.4.2",
8181
]
8282
tests-minimal = [
83-
"pytest==8.3.5",
83+
"pytest==8.4.0",
8484
"pytest-cov==6.1.1",
8585
"pytest-pyvista==0.1.9",
8686
]

0 commit comments

Comments
 (0)