Skip to content

Commit

Permalink
update pyyaml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro0508 committed Jun 19, 2024
1 parent d0f56d0 commit b4ef4c0
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 17 deletions.
43 changes: 27 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ classifiers = [
]

[tool.poetry.dependencies]
pyyaml = "^6.0"
types-PyYAML = "^6.0.12"
python = "^3.8"
Jinja2 = "^3.1.2"

Expand Down

0 comments on commit b4ef4c0

Please sign in to comment.