diff --git a/.config/constraints.txt b/.config/constraints.txt index facea28..0e609f5 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 .config/requirements.in 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 @@ -38,7 +38,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 identify==2.6.0 idna==3.8 @@ -80,7 +80,7 @@ pathspec==0.12.1 pillow==10.4.0 pip-tools==7.4.1 pipdeptree==2.23.3 -platformdirs==4.3.1 +platformdirs==4.3.2 pluggy==1.5.0 pre-commit==3.8.0 pycparser==2.22 @@ -90,7 +90,7 @@ pylint==3.2.7 pymdown-extensions==10.9 pyproject-api==1.7.1 pyproject-hooks==1.1.0 -pytest==8.3.2 +pytest==8.3.3 pytest-xdist==3.6.1 python-dateutil==2.9.0.post0 python-slugify==8.0.4 @@ -100,7 +100,7 @@ referencing==0.35.1 regex==2024.7.24 requests==2.32.3 resolvelib==1.0.1 -rich==13.8.0 +rich==13.8.1 rpds-py==0.20.0 ruff==0.6.4 six==1.16.0 diff --git a/.config/requirements-lock.txt b/.config/requirements-lock.txt index c9e1d2a..4f12e19 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 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 cffi==1.17.1 cryptography==43.0.1 @@ -18,7 +18,7 @@ markupsafe==2.1.5 packaging==24.1 pluggy==1.5.0 pycparser==2.22 -pytest==8.3.2 +pytest==8.3.3 pyyaml==6.0.2 referencing==0.35.1 resolvelib==1.0.1