diff --git a/.config/requirements.txt b/.config/requirements.txt index 278b52b..2037096 100644 --- a/.config/requirements.txt +++ b/.config/requirements.txt @@ -4,24 +4,12 @@ # # pip-compile --extra=test --no-annotate --output-file=.config/requirements.txt --resolver=backtracking --strip-extras --unsafe-package=ansible-core pyproject.toml # -attrs==22.2.0 +ansible-core==2.15.0 cffi==1.15.1 -coverage==7.0.5 -cryptography==39.0.0 -exceptiongroup==1.1.0 -execnet==1.9.0 -iniconfig==2.0.0 +cryptography==41.0.1 jinja2==3.1.2 markupsafe==2.1.1 packaging==23.0 -pluggy==1.0.0 pycparser==2.21 -pytest==7.2.1 -pytest-plus==0.4.0 -pytest-xdist==3.1.0 pyyaml==6.0 resolvelib==0.8.1 -tomli==2.0.1 - -# The following packages are considered to be unsafe in a requirements file: -# ansible-core