Skip to content

Commit fc6db37

Browse files
build(deps): bump pytest from 8.3.1 to 8.3.2 in the test-dependencies group (#113)
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 0efe778 commit fc6db37

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build(deps): bump pytest from 8.3.1 to 8.3.2 in the test-dependencies group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
]
3333

3434
[project.optional-dependencies]
35-
tests = ["pytest==8.3.1", "pytest-pyvista==0.1.9", "pytest-cov==5.0.0"]
35+
tests = ["pytest==8.3.2", "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)