Skip to content

Commit 8cc9b47

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump pytest from 8.3.2 to 8.3.3 (#1427)
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 459a16b commit 8cc9b47

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.2 to 8.3.3

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ tests = [
5757
"numpy==2.1.1",
5858
"Pint==0.24.3",
5959
"protobuf==5.28.1",
60-
"pytest==8.3.2",
60+
"pytest==8.3.3",
6161
"pytest-cov==5.0.0",
6262
"pytest-pyvista==0.1.9",
6363
"pytest-xvfb==3.0.0",
@@ -69,7 +69,7 @@ tests = [
6969
"vtk==9.3.1",
7070
]
7171
tests-minimal = [
72-
"pytest==8.3.2",
72+
"pytest==8.3.3",
7373
"pytest-cov==5.0.0",
7474
"pytest-pyvista==0.1.9",
7575
"pytest-xvfb==3.0.0",

0 commit comments

Comments
 (0)