Skip to content

Commit

Permalink
chore(deps): update dev-dependencies (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 29, 2024
1 parent 6420ed1 commit 6164060
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 53 deletions.
101 changes: 51 additions & 50 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ galaxy-update = "^0.0.1a0"

[tool.poetry.group.lint.dependencies]
ansible-lint = { version = "^24.6.1", markers = "platform_system != 'Windows'" }
mypy = "^1.10.0"
poethepoet = "^0.26.1"
ruff = "^0.4.9"
mypy = "^1.10.1"
poethepoet = "^0.27.0"
ruff = "^0.5.0"

[tool.poetry.group.test.dependencies]
molecule = "^24.6.0"
Expand Down

0 comments on commit 6164060

Please sign in to comment.