diff --git a/.hatch/requirements-docs.txt b/.hatch/requirements-docs.txt index e4ac178af1..3f9d070931 100644 --- a/.hatch/requirements-docs.txt +++ b/.hatch/requirements-docs.txt @@ -42,7 +42,7 @@ markdown-it-py==3.0.0 # via # mdit-py-plugins # myst-parser -markupsafe==3.0.1 +markupsafe==3.0.2 # via jinja2 mdit-py-plugins==0.4.2 # via myst-parser diff --git a/.hatch/requirements-lint.txt b/.hatch/requirements-lint.txt index 7ae53e8876..1e636503c1 100644 --- a/.hatch/requirements-lint.txt +++ b/.hatch/requirements-lint.txt @@ -36,7 +36,7 @@ ansible-core==2.17.5 # ansible-lint # molecule # pytest-ansible -ansible-creator==24.10.0 +ansible-creator==24.10.1 # via ansible-dev-tools ansible-dev-environment==24.9.0 # via ansible-dev-tools @@ -81,7 +81,7 @@ click-help-colors==0.9.4 # via molecule colorama==0.4.6 # via tox -cryptography==43.0.1 +cryptography==43.0.3 # via ansible-core distlib==0.3.9 # via @@ -123,7 +123,7 @@ lockfile==0.12.2 # via python-daemon markdown-it-py==3.0.0 # via rich -markupsafe==3.0.1 +markupsafe==3.0.2 # via jinja2 mdurl==0.1.2 # via markdown-it-py @@ -233,7 +233,7 @@ rpds-py==0.20.0 # referencing ruamel-yaml==0.18.6 # via ansible-lint -ruamel-yaml-clib==0.2.8 +ruamel-yaml-clib==0.2.12 # via ruamel-yaml ruff==0.6.9 # via hatch.envs.lint @@ -242,7 +242,7 @@ subprocess-tee==0.4.2 # ansible-compat # ansible-dev-environment # ansible-lint -tox==4.21.2 +tox==4.23.0 # via tox-ansible tox-ansible==24.9.0 # via ansible-dev-tools @@ -267,7 +267,7 @@ tzdata==2024.2 # via ansible-navigator urllib3==2.2.3 # via types-requests -virtualenv==20.26.6 +virtualenv==20.27.0 # via tox wcmatch==10.0 # via diff --git a/.hatch/requirements-test.txt b/.hatch/requirements-test.txt index 6a3aa43370..a14759b25b 100644 --- a/.hatch/requirements-test.txt +++ b/.hatch/requirements-test.txt @@ -1,7 +1,7 @@ # # This file is autogenerated by hatch-pip-compile with Python 3.12 # -# [constraints] .hatch/requirements.txt (SHA256: 5fcd366dd7384a272955f8ae7546b65d5821df6f7381f315ec51998aee075503) +# [constraints] .hatch/requirements.txt (SHA256: 12cb2eff6268d97a3d9d63d3ec5d670c6f13a571befda8d279cb7ce6ab9f5bb5) # # - appdirs==1.4.4 # - azure-core==1.31.0