Skip to content

Commit ed1708a

Browse files
build(deps): bump pytest from 8.3.2 to 8.3.3 in the test-dependencies group (#147)
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 06a68fe commit ed1708a

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.2 to 8.3.3 in the test-dependencies group

pyproject.toml

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

3333
[project.optional-dependencies]
34-
tests = ["pytest==8.3.2", "pytest-pyvista==0.1.9", "pytest-cov==5.0.0"]
34+
tests = ["pytest==8.3.3", "pytest-pyvista==0.1.9", "pytest-cov==5.0.0"]
3535
doc = [
3636
"ansys-sphinx-theme==1.0.8",
3737
"jupyter_sphinx==0.5.3",

0 commit comments

Comments
 (0)