Skip to content

Commit

Permalink
Update PyYaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rstyd committed Jul 27, 2023
1 parent 987483e commit 3786c07
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 @@ -56,7 +56,7 @@ python = ">=3.8.3,<=3.11"
Flask = { version = "^2.0" }
Jinja2 = { version = "<3.1" }
neo4j = { version = "^1.7.4" }
PyYAML = { version = "^5.1.1" }
PyYAML = { version = "^6.0.1" }
flask_restful = "0.3.9"
cwl-utils = "^0.16"
APScheduler = "^3.6.3"
Expand Down

0 comments on commit 3786c07

Please sign in to comment.