Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyphreak committed Mar 5, 2024
1 parent d8d56cf commit a01e5ba
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 23 deletions.
42 changes: 20 additions & 22 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 @@ -9,7 +9,7 @@ python = "^3.11"

[tool.poetry.group.dev.dependencies]
ansible = "^9.3.0"
ansible-lint = { version = "*", markers = "platform_system != 'Windows'" }
ansible-lint = { version = "24.2.0", markers = "platform_system != 'Windows'" }
molecule = "^24.2.0"
molecule-plugins = {extras = ["docker"], version = "^23.5.3"}
yamllint = "^1.32.0"
Expand Down

0 comments on commit a01e5ba

Please sign in to comment.