diff --git a/.hatch/requirements-lint.txt b/.hatch/requirements-lint.txt index 43a3c02d17..7290af1e06 100644 --- a/.hatch/requirements-lint.txt +++ b/.hatch/requirements-lint.txt @@ -264,9 +264,7 @@ typing-extensions==4.12.2 # pydantic # pydantic-core tzdata==2024.1 - # via - # ansible-navigator - # pydantic + # via ansible-navigator urllib3==2.2.2 # via types-requests virtualenv==20.26.4 diff --git a/.hatch/requirements-test.txt b/.hatch/requirements-test.txt index ac19272777..fc6192643a 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: 2177bc09e5b9a737487d4d13abe4e8c165b743b8e0e8a8af19249130fafb5a3c) +# [constraints] .hatch/requirements.txt (SHA256: c14e839cb8bd2024658fcf9f42498ef62d1b24ce75057d607bf6787ce2a89f1b) # # - appdirs==1.4.4 # - azure-core==1.30.2 @@ -410,10 +410,6 @@ typing-extensions==4.12.2 # pydantic # pydantic-core # typer -tzdata==2024.1 - # via - # -c .hatch/requirements.txt - # pydantic urllib3==2.2.2 # via # -c .hatch/requirements.txt diff --git a/.hatch/requirements.txt b/.hatch/requirements.txt index 5f932a2866..3ff15e9afa 100644 --- a/.hatch/requirements.txt +++ b/.hatch/requirements.txt @@ -267,8 +267,6 @@ typing-extensions==4.12.2 # pydantic # pydantic-core # typer -tzdata==2024.1 - # via pydantic urllib3==2.2.2 # via requests validators==0.28.3