Skip to content

Commit f764d91

Browse files
build: bump pytest from 8.3.1 to 8.3.2 (#1331)
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]>
1 parent d6eb6b3 commit f764d91

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+
build: bump pytest from 8.3.1 to 8.3.2

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ tests = [
5959
"numpy==2.0.0",
6060
"Pint==0.24.3",
6161
"protobuf==5.27.2",
62-
"pytest==8.3.1",
62+
"pytest==8.3.2",
6363
"pytest-cov==5.0.0",
6464
"pytest-pyvista==0.1.9",
6565
"pytest-xvfb==3.0.0",
@@ -71,7 +71,7 @@ tests = [
7171
"vtk==9.3.1",
7272
]
7373
tests-minimal = [
74-
"pytest==8.3.1",
74+
"pytest==8.3.2",
7575
"pytest-cov==5.0.0",
7676
"pytest-pyvista==0.1.9",
7777
"pytest-xvfb==3.0.0",

0 commit comments

Comments
 (0)