Skip to content

Commit 1930c78

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump pytest from 8.2.0 to 8.2.1 (#1200)
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 3fc8939 commit 1930c78

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.2.0 to 8.2.1

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tests = [
5656
"numpy==1.26.4",
5757
"Pint==0.23",
5858
"protobuf==5.26.1",
59-
"pytest==8.2.0",
59+
"pytest==8.2.1",
6060
"pytest-cov==5.0.0",
6161
"pytest-pyvista==0.1.9",
6262
"pytest-xvfb==3.0.0",
@@ -68,7 +68,7 @@ tests = [
6868
"vtk==9.3.0",
6969
]
7070
tests-minimal = [
71-
"pytest==8.2.0",
71+
"pytest==8.2.1",
7272
"pytest-cov==5.0.0",
7373
"pytest-pyvista==0.1.9",
7474
"pytest-xvfb==3.0.0",

0 commit comments

Comments
 (0)