Skip to content

Commit f367dd0

Browse files
build: bump pyyaml from 6.0.2 to 6.0.3 (#2271)
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 f272418 commit f367dd0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pyyaml from 6.0.2 to 6.0.3

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ tests = [
7373
"pytest-cov==6.3.0",
7474
"pytest-pyvista==0.2.0",
7575
"pyvista[jupyter]==0.46.3",
76-
"pyyaml==6.0.2",
76+
"pyyaml==6.0.3",
7777
"requests==2.32.5",
7878
"scipy==1.15.3",
7979
"semver==3.0.4",
@@ -84,7 +84,7 @@ tests-minimal = [
8484
"pytest==8.4.2",
8585
"pytest-cov==6.3.0",
8686
"pytest-pyvista==0.2.0",
87-
"pyyaml==6.0.2",
87+
"pyyaml==6.0.3",
8888
]
8989
doc = [
9090
"ansys-sphinx-theme[autoapi]==1.6.1",

0 commit comments

Comments
 (0)