diff --git a/poetry.lock b/poetry.lock index 9ced665..5d65f46 100644 --- a/poetry.lock +++ b/poetry.lock @@ -14,14 +14,14 @@ files = [ [[package]] name = "ansible-core" -version = "2.19.0" +version = "2.20.4" description = "Radically simple IT automation" optional = false -python-versions = ">=3.11" +python-versions = ">=3.12" groups = ["dev"] files = [ - {file = "ansible_core-2.19.0-py3-none-any.whl", hash = "sha256:5914f1539f5da190bd9591112e20e339d699bda0c546992fc77c1e3ccc3928f2"}, - {file = "ansible_core-2.19.0.tar.gz", hash = "sha256:ca4730837fdd50c8f8ab2fa17c04c448d74c5a27f3d5be7e602d9e3feb9430bc"}, + {file = "ansible_core-2.20.4-py3-none-any.whl", hash = "sha256:fb3a8f0301aab863f847f70aea9cbd47d635c6a283b441c56cec881b4aedcb04"}, + {file = "ansible_core-2.20.4.tar.gz", hash = "sha256:2060c06195ada0cca0ac3128025d1167f567479da465897d818982fbe28bed1f"}, ] [package.dependencies] @@ -29,7 +29,7 @@ cryptography = "*" jinja2 = ">=3.1.0" packaging = "*" PyYAML = ">=5.1" -resolvelib = ">=0.5.3,<2.0.0" +resolvelib = ">=0.8.0,<2.0.0" [[package]] name = "anyio"