Skip to content

Commit 2b83403

Browse files
build(deps): bump pyyaml from 6.0.2 to 6.0.3 in /_package
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0242ba commit 2b83403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_package/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ doc = [
4545
"pydata_sphinx_theme==0.16.1",
4646
"pypandoc==1.15",
4747
"pytest-sphinx==0.6.3",
48-
"pyyaml==6.0.2",
48+
"pyyaml==6.0.3",
4949
"sphinx-autobuild==2024.10.3",
5050
"sphinx-autodoc-typehints==3.2.0",
5151
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)