diff --git a/deploy/requirements.txt b/deploy/requirements.txt index eb8e0ce..f729ce8 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -4,9 +4,9 @@ # # pip-compile # -ansible==10.5.0 +ansible==10.6.0 # via -r deploy/requirements.in -ansible-core==2.17.5 +ansible-core==2.17.6 # via ansible cffi==1.16.0 # via cryptography