diff --git a/deploy/requirements.txt b/deploy/requirements.txt index 995ee71..ee4071b 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -4,9 +4,9 @@ # # pip-compile # -ansible==10.3.0 +ansible==10.4.0 # via -r deploy/requirements.in -ansible-core==2.17.3 +ansible-core==2.17.4 # via ansible cffi==1.16.0 # via cryptography