diff --git a/.hatch/requirements-docs.txt b/.hatch/requirements-docs.txt index 1831f0b013..99be3ccc8c 100644 --- a/.hatch/requirements-docs.txt +++ b/.hatch/requirements-docs.txt @@ -30,7 +30,7 @@ docutils==0.21.2 # sphinx-togglebutton emoji==2.12.1 # via hatch.envs.docs -idna==3.7 +idna==3.8 # via requests imagesize==1.4.1 # via sphinx diff --git a/.hatch/requirements-lint.txt b/.hatch/requirements-lint.txt index f89d7602fe..9742155331 100644 --- a/.hatch/requirements-lint.txt +++ b/.hatch/requirements-lint.txt @@ -36,7 +36,7 @@ ansible-core==2.17.3 # ansible-lint # molecule # pytest-ansible -ansible-creator==24.7.1 +ansible-creator==24.8.0 # via ansible-dev-tools ansible-dev-environment==24.7.0 # via ansible-dev-tools @@ -162,7 +162,7 @@ pathspec==0.12.1 # ansible-lint # black # yamllint -pbr==6.0.0 +pbr==6.1.0 # via bindep pexpect==4.9.0 # via ansible-runner @@ -222,7 +222,7 @@ referencing==0.35.1 # jsonschema-specifications resolvelib==1.0.1 # via ansible-core -rich==13.7.1 +rich==13.8.0 # via # ansible-lint # enrich @@ -275,7 +275,7 @@ wcmatch==9.0 # molecule yamllint==1.35.1 # via ansible-lint -zipp==3.20.0 +zipp==3.20.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/.hatch/requirements-test.txt b/.hatch/requirements-test.txt index 828d0fb427..8e8e3f29f0 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: c343379df562adfb8afb50de03a572532da0b429432e9ab3c3f2703c04c0f8aa) +# [constraints] .hatch/requirements.txt (SHA256: b19ab9ee59eac52a338570d2169fec8b0e6537110fbf8852f03ee7a23c0399f5) # # - appdirs==1.4.4 # - azure-core==1.30.2 @@ -33,7 +33,7 @@ # - pyyaml==6.0.2 # - rich==13.7.1 # - simple-acme-dns==3.1.0 -# - typer==0.12.4 +# - typer==0.12.5 # - websocket-client==1.8.0 # - coverage==7.5.4 # - freezegun==1.5.1 @@ -212,7 +212,7 @@ grpcio==1.60.2 # via # -c .hatch/requirements.txt # pulumi -idna==3.7 +idna==3.8 # via # -c .hatch/requirements.txt # requests @@ -389,7 +389,7 @@ six==1.16.0 # isodate # pulumi # python-dateutil -typer==0.12.4 +typer==0.12.5 # via # -c .hatch/requirements.txt # hatch.envs.test diff --git a/.hatch/requirements.txt b/.hatch/requirements.txt index 8ef5b1358f..20a3316565 100644 --- a/.hatch/requirements.txt +++ b/.hatch/requirements.txt @@ -31,7 +31,7 @@ # - pyyaml==6.0.2 # - rich==13.7.1 # - simple-acme-dns==3.1.0 -# - typer==0.12.4 +# - typer==0.12.5 # - websocket-client==1.8.0 # @@ -141,7 +141,7 @@ fqdn==1.5.1 # via hatch.envs.default grpcio==1.60.2 # via pulumi -idna==3.7 +idna==3.8 # via requests isodate==0.6.1 # via @@ -249,7 +249,7 @@ six==1.16.0 # azure-core # isodate # pulumi -typer==0.12.4 +typer==0.12.5 # via hatch.envs.default typing-extensions==4.12.2 # via