Skip to content

Commit

Permalink
Update ruamel-yaml requirement from <0.17.33 to <0.18.7
Browse files Browse the repository at this point in the history
Updates the requirements on [ruamel-yaml]() to permit the latest version.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rustydb committed Nov 7, 2024
1 parent f2b1c16 commit e405deb
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 @@ -67,7 +67,7 @@ dependencies = [
'pyyaml==6.0.1',
'requests==2.32.3',
'responses==0.25.3',
'ruamel.yaml<0.17.33',
'ruamel.yaml<0.18.7',
'tabulate==0.9.0',
'tokenize-rt==6.1.0',
'tomli==2.0.2',
Expand Down

0 comments on commit e405deb

Please sign in to comment.