Skip to content

Commit c48e15b

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump pytest from 8.2.1 to 8.2.2 (#1241)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <pyansys.github.bot@ansys.com> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent b3c9962 commit c48e15b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1241.dependencies.md

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ tests = [
5858
"numpy==1.26.4",
5959
"Pint==0.23",
6060
"protobuf==5.27.0",
61-
"pytest==8.2.1",
61+
"pytest==8.2.2",
6262
"pytest-cov==5.0.0",
6363
"pytest-pyvista==0.1.9",
6464
"pytest-xvfb==3.0.0",
@@ -70,7 +70,7 @@ tests = [
7070
"vtk==9.3.0",
7171
]
7272
tests-minimal = [
73-
"pytest==8.2.1",
73+
"pytest==8.2.2",
7474
"pytest-cov==5.0.0",
7575
"pytest-pyvista==0.1.9",
7676
"pytest-xvfb==3.0.0",

0 commit comments

Comments
 (0)