Skip to content

Commit

Permalink
Update ruamel-yaml requirement from <0.17.23,>=0.17.6 to >=0.17.6,<0.…
Browse files Browse the repository at this point in the history
…17.27 (#215)

* Update ruamel-yaml requirement

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] <support@github.com>

* Update requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael R. Crusoe <1330696+mr-c@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mr-c authored May 11, 2023
1 parent 77e0de6 commit b8d715c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ requests
CacheControl < 0.13
urllib3 < 2 # until CacheControl has a fixed release
schema-salad >= 8.3.20220825114525, < 9
ruamel.yaml >= 0.17.6, < 0.17.23;python_version>='3.7'
ruamel.yaml >= 0.16.12, < 0.17.23
ruamel.yaml >= 0.17.6, < 0.17.27;python_version>='3.7'
ruamel.yaml >= 0.16.12, < 0.17.27

0 comments on commit b8d715c

Please sign in to comment.