diff --git a/.config/constraints.txt b/.config/constraints.txt index c30a478543..dc553cd856 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -4,8 +4,8 @@ # # pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib --unsafe-package=wcmatch pyproject.toml # -ansible-compat==24.8.0 -ansible-core==2.17.3 +ansible-compat==24.9.0 +ansible-core==2.17.4 astroid==3.2.4 attrs==24.2.0 babel==2.16.0 @@ -35,7 +35,7 @@ exceptiongroup==1.2.2 execnet==2.1.1 filelock==3.16.0 ghp-import==2.1.0 -griffe==1.2.0 +griffe==1.3.0 htmlmin2==0.1.13 idna==3.8 importlib-metadata==8.4.0 @@ -78,7 +78,7 @@ pathspec==0.12.1 pillow==10.4.0 pip==24.2 pipdeptree==2.23.3 -platformdirs==4.3.1 +platformdirs==4.3.2 pluggy==1.5.0 psutil==6.0.0 pycparser==2.22 @@ -86,7 +86,7 @@ pygments==2.18.0 pylint==3.2.7 pymdown-extensions==10.9 pyproject-api==1.7.1 -pytest==8.3.2 +pytest==8.3.3 pytest-mock==3.14.0 pytest-plus==0.7.0 pytest-xdist==3.6.1 @@ -97,7 +97,7 @@ pyyaml-env-tag==0.1 referencing==0.35.1 regex==2024.7.24 requests==2.32.3 -rich==13.8.0 +rich==13.8.1 rpds-py==0.20.0 ruamel-yaml==0.18.6 six==1.16.0 diff --git a/.config/requirements-lock.txt b/.config/requirements-lock.txt index e245ab2bc2..356d485f53 100644 --- a/.config/requirements-lock.txt +++ b/.config/requirements-lock.txt @@ -4,8 +4,8 @@ # # pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml # -ansible-compat==24.8.0 -ansible-core==2.17.3 +ansible-compat==24.9.0 +ansible-core==2.17.4 attrs==24.2.0 black==24.8.0 bracex==2.5 @@ -23,12 +23,12 @@ mdurl==0.1.2 mypy-extensions==1.0.0 packaging==24.1 pathspec==0.12.1 -platformdirs==4.3.1 +platformdirs==4.3.2 pycparser==2.22 pygments==2.18.0 pyyaml==6.0.2 referencing==0.35.1 -rich==13.8.0 +rich==13.8.1 rpds-py==0.20.0 ruamel-yaml==0.18.6 subprocess-tee==0.4.2