Skip to content

Commit

Permalink
Bump pyyaml from 6.0.1 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](yaml/pyyaml@6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 40d1841 commit 030a5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ yaml = ["PyYAML>=3.10"]
marshmallow = ["marshmallow>=3.18.0"]
docs = [
"apispec[marshmallow]",
"pyyaml==6.0.1",
"pyyaml==6.0.2",
"sphinx==8.0.2",
"sphinx-issues==4.1.0",
"sphinx-rtd-theme==2.0.0",
Expand Down

0 comments on commit 030a5b9

Please sign in to comment.