Skip to content

Commit eff7050

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump pytest from 8.3.4 to 8.3.5 (#1791)
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 3de6bee commit eff7050

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1791.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump pytest from 8.3.4 to 8.3.5

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ tests = [
7070
"Pint==0.24.4",
7171
"protobuf==5.29.3",
7272
"pygltflib==1.16.3",
73-
"pytest==8.3.4",
73+
"pytest==8.3.5",
7474
"pytest-cov==6.0.0",
7575
"pytest-pyvista==0.1.9",
7676
"pytest-xvfb==3.0.0",
@@ -82,7 +82,7 @@ tests = [
8282
"vtk==9.3.1",
8383
]
8484
tests-minimal = [
85-
"pytest==8.3.4",
85+
"pytest==8.3.5",
8686
"pytest-cov==6.0.0",
8787
"pytest-pyvista==0.1.9",
8888
"pytest-xvfb==3.0.0",

0 commit comments

Comments
 (0)