Skip to content

Commit

Permalink
build(deps): bump pyyaml in the production-dependencies group
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update: [pyyaml](https://github.com/yaml/pyyaml).


Updates `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
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent c033ee1 commit e60491c
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 @@ -19,7 +19,7 @@ dependencies = [
"certifi==2024.7.4",
"charset-normalizer==3.3.2",
"idna==3.7",
"PyYAML==6.0.1",
"PyYAML==6.0.2",
"ratelimit==2.2.1",
"requests==2.32.3",
"semantic-version==2.10.0",
Expand Down

0 comments on commit e60491c

Please sign in to comment.