Skip to content

Commit

Permalink
Bump ruamel-yaml from 0.18.6 to 0.18.7
Browse files Browse the repository at this point in the history
Bumps ruamel-yaml from 0.18.6 to 0.18.7.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent a4e407c commit 7a0d832
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 @@ -18,7 +18,7 @@ classifiers = [
requires-python = ">=3.9"
dependencies = [
'tomli>=2.0;python_version<"3.11"',
"ruamel.yaml==0.18.6",
"ruamel.yaml==0.18.7",
"jsonschema>=4.18.0,<5.0",
"regress>=0.4.0",
"requests<3.0",
Expand Down

0 comments on commit 7a0d832

Please sign in to comment.