Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency anyconfig to v0.14.0 (#742)
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] authored Jan 31, 2024
1 parent 48baa2f commit 37e7012
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 25 deletions.
28 changes: 4 additions & 24 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 @@ -33,7 +33,7 @@ version = "0.0.0"
PyYAML = "6.0.1"
ansible-core = { version = "2.14.14", optional = true }
ansible = { version = "7.7.0", optional = true }
anyconfig = "0.13.0"
anyconfig = "0.14.0"
appdirs = "1.4.4"
colorama = "0.4.6"
jsonschema = "4.21.1"
Expand Down

0 comments on commit 37e7012

Please sign in to comment.