Skip to content

Commit 42047f3

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump pyyaml from 6.0.2 to 6.0.3
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] <support@github.com>
1 parent 28051d0 commit 42047f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ yaml = ["PyYAML>=3.10"]
4646
marshmallow = ["marshmallow>=3.18.0"]
4747
docs = [
4848
"apispec[marshmallow]",
49-
"pyyaml==6.0.2",
49+
"pyyaml==6.0.3",
5050
"sphinx==8.2.3",
5151
"sphinx-issues==5.0.1",
5252
"sphinx-rtd-theme==3.0.2",

0 commit comments

Comments
 (0)