Skip to content

Commit

Permalink
chore: adjust types-pyyaml dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Nirmal <[email protected]>
  • Loading branch information
twodrops committed May 2, 2024
1 parent 074b182 commit 301d202
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 @@ -66,7 +66,7 @@ sphinx-autoapi = "^3.0.0"

[tool.poetry.group.typedefs.dependencies]
lxml-stubs = "^0.4.0"
types-pyyaml = "^6.0.12.20240311"
types-pyyaml = "^6.0.12.2"

# ci build dependencies
[tool.poetry.group.ci]
Expand Down

0 comments on commit 301d202

Please sign in to comment.