Skip to content

Commit

Permalink
Update ruamel-yaml requirement from <0.17.33,>=0.15 to >=0.15,<0.18.4 (
Browse files Browse the repository at this point in the history
…#4659)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent ecebc07 commit c4df682
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-cwl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cwltool==3.1.20231020140205
schema-salad>=8.4.20230128170514,<9
galaxy-tool-util<23
galaxy-util<23
ruamel.yaml>=0.15,<=0.17.32
ruamel.yaml>=0.15,<=0.18.3
ruamel.yaml.clib>=0.2.6
networkx>=2,<2.8.9
CacheControl[filecache]
2 changes: 1 addition & 1 deletion requirements-server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ flask-cors==4.0.0
gunicorn==21.2.0
celery>=5.1.0, <6
wes-service>=4.0.0, <5
ruamel.yaml>=0.15,<0.17.33
ruamel.yaml>=0.15,<0.18.4

0 comments on commit c4df682

Please sign in to comment.