Skip to content

Commit

Permalink
Update poetry
Browse files Browse the repository at this point in the history
| datasource | package                        | from   | to     |
| ---------- | ------------------------------ | ------ | ------ |
| pypi       | ansible-lint                   | 24.9.0 | 24.9.2 |
| pypi       | mkdocs-git-committers-plugin-2 | 2.3.0  | 2.4.0  |
| pypi       | mkdocs-material                | 9.5.34 | 9.5.39 |
| pypi       | ruff                           | 0.6.5  | 0.6.8  |
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent e88581c commit 64de5d3
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
68 changes: 34 additions & 34 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ package-mode = false
python = ">3.11,<4.0"

pre-commit = "3.8.0"
ruff = "0.6.5"
ruff = "0.6.8"
taskipy = "1.13.0"

[tool.poetry.group.ansible.dependencies]
ansible-core = "^2.17.0"
ansible-lint = { version = "24.9.0", markers = "platform_system != 'Windows'" }
ansible-lint = { version = "24.9.2", markers = "platform_system != 'Windows'" }
dnspython = "2.6.1"

[tool.poetry.group.dns.dependencies]
Expand Down

0 comments on commit 64de5d3

Please sign in to comment.