Skip to content

Commit

Permalink
Update ruamel-yaml requirement from <0.17.32 to <0.17.33 (#414)
Browse files Browse the repository at this point in the history
Updates the requirements on [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) to permit the latest version.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 4e49489 commit 0ff5aee
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 @@ -65,7 +65,7 @@ dependencies = [
'pyyaml==6.0.1',
'requests==2.31.0',
'responses==0.23.1',
'ruamel.yaml<0.17.32',
'ruamel.yaml<0.17.33',
'tabulate==0.9.0',
'tokenize-rt==5.1.0',
'tomli==2.0.1',
Expand Down

0 comments on commit 0ff5aee

Please sign in to comment.