Skip to content

Commit fb0d00c

Browse files
build(deps): bump pytest from 8.2.2 to 8.3.1 in the test-dependencies group (#105)
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 7a4db6d commit fb0d00c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/105.dependencies.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build(deps): bump pytest from 8.2.2 to 8.3.1 in the test-dependencies group

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
]
3333

3434
[project.optional-dependencies]
35-
tests = ["pytest==8.2.2", "pytest-pyvista==0.1.9", "pytest-cov==5.0.0"]
35+
tests = ["pytest==8.3.1", "pytest-pyvista==0.1.9", "pytest-cov==5.0.0"]
3636
doc = [
3737
"ansys-sphinx-theme==0.16.6",
3838
"jupyter_sphinx==0.5.3",

0 commit comments

Comments
 (0)