diff --git a/.hatch/requirements-lint.txt b/.hatch/requirements-lint.txt index 4bd0234a71..ca91d6cdd4 100644 --- a/.hatch/requirements-lint.txt +++ b/.hatch/requirements-lint.txt @@ -29,7 +29,7 @@ ansible-compat==24.9.1 # ansible-lint # molecule # pytest-ansible -ansible-core==2.17.5 +ansible-core==2.17.6 # via # ansible # ansible-compat @@ -133,7 +133,7 @@ mypy-extensions==1.0.0 # via # black # mypy -numpy==2.1.2 +numpy==2.1.3 # via pandas-stubs onigurumacffi==1.3.0 # via ansible-navigator @@ -220,12 +220,12 @@ referencing==0.35.1 # jsonschema-specifications resolvelib==1.0.1 # via ansible-core -rich==13.9.3 +rich==13.9.4 # via # ansible-lint # enrich # molecule -rpds-py==0.20.0 +rpds-py==0.21.0 # via # jsonschema # referencing @@ -265,7 +265,7 @@ tzdata==2024.2 # via ansible-navigator urllib3==2.2.3 # via types-requests -virtualenv==20.27.0 +virtualenv==20.27.1 # via tox wcmatch==10.0 # via diff --git a/.hatch/requirements-test.txt b/.hatch/requirements-test.txt index f224befaa0..d4563a25d6 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: 7ad151976b72bb564d491ec5c0ead3b24dcd4d259b99700df8e92cc8a0cd07ed) +# [constraints] .hatch/requirements.txt (SHA256: 91d2bdfed73acf29d1f930d12b6cc108ad4db26c8c7f3a5dba8d1c8102bb0419) # # - appdirs==1.4.4 # - azure-core==1.31.0 @@ -111,7 +111,7 @@ azure-mgmt-containerinstance==10.1.0 # via # -c .hatch/requirements.txt # hatch.envs.test -azure-mgmt-core==1.4.0 +azure-mgmt-core==1.5.0 # via # -c .hatch/requirements.txt # azure-mgmt-compute @@ -340,7 +340,7 @@ pyopenssl==24.2.1 # -c .hatch/requirements.txt # acme # josepy -pyrfc3339==1.1 +pyrfc3339==2.0.1 # via # -c .hatch/requirements.txt # acme @@ -357,7 +357,6 @@ pytz==2024.2 # -c .hatch/requirements.txt # hatch.envs.test # acme - # pyrfc3339 pyyaml==6.0.2 # via # -c .hatch/requirements.txt diff --git a/.hatch/requirements.txt b/.hatch/requirements.txt index e9e357bfc0..d084cfa29d 100644 --- a/.hatch/requirements.txt +++ b/.hatch/requirements.txt @@ -80,7 +80,7 @@ azure-mgmt-compute==33.0.0 # via hatch.envs.default azure-mgmt-containerinstance==10.1.0 # via hatch.envs.default -azure-mgmt-core==1.4.0 +azure-mgmt-core==1.5.0 # via # azure-mgmt-compute # azure-mgmt-containerinstance @@ -220,13 +220,12 @@ pyopenssl==24.2.1 # via # acme # josepy -pyrfc3339==1.1 +pyrfc3339==2.0.1 # via acme pytz==2024.2 # via # hatch.envs.default # acme - # pyrfc3339 pyyaml==6.0.2 # via # hatch.envs.default