From 0a50b3e7d4a0f207f47644a7470a6f4147bf6db3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 03:34:57 +0000 Subject: [PATCH 1/4] :arrow_up: Bump the production-dependencies group with 7 updates Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `43.0.0` | `43.0.1` | | [pulumi-azure-native](https://github.com/pulumi/pulumi-azure-native) | `2.58.0` | `2.59.0` | | [pulumi-random](https://github.com/pulumi/pulumi-random) | `4.16.3` | `4.16.4` | | [pulumi](https://github.com/pulumi/pulumi) | `3.130.0` | `3.131.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.3` | `0.6.4` | | [types-requests](https://github.com/python/typeshed) | `2.32.0.20240712` | `2.32.0.20240907` | Updates `cryptography` from 43.0.0 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1) Updates `pulumi-azure-native` from 2.58.0 to 2.59.0 - [Release notes](https://github.com/pulumi/pulumi-azure-native/releases) - [Changelog](https://github.com/pulumi/pulumi-azure-native/blob/master/CHANGELOG_OLD.md) - [Commits](https://github.com/pulumi/pulumi-azure-native/compare/v2.58.0...v2.59.0) Updates `pulumi-random` from 4.16.3 to 4.16.4 - [Release notes](https://github.com/pulumi/pulumi-random/releases) - [Changelog](https://github.com/pulumi/pulumi-random/blob/master/CHANGELOG_OLD.md) - [Commits](https://github.com/pulumi/pulumi-random/compare/v4.16.3...v4.16.4) Updates `pulumi` from 3.130.0 to 3.131.0 - [Release notes](https://github.com/pulumi/pulumi/releases) - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md) - [Commits](https://github.com/pulumi/pulumi/compare/v3.130.0...v3.131.0) Updates `pydantic` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.8.2...v2.9.0) Updates `ruff` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.6.3...0.6.4) Updates `types-requests` from 2.32.0.20240712 to 2.32.0.20240907 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pulumi-azure-native dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pulumi-random dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pulumi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: types-requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- pyproject.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index ee20e04b88..5c6290c4c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,13 +42,13 @@ dependencies = [ "azure-storage-file-datalake==12.16.0", "azure-storage-file-share==12.17.0", "chevron==0.14.0", - "cryptography==43.0.0", + "cryptography==43.0.1", "fqdn==1.5.1", "psycopg==3.2.1", - "pulumi-azure-native==2.58.0", - "pulumi-random==4.16.3", - "pulumi==3.130.0", - "pydantic==2.8.2", + "pulumi-azure-native==2.59.0", + "pulumi-random==4.16.4", + "pulumi==3.131.0", + "pydantic==2.9.0", "pyjwt[crypto]==2.9.0", "pytz==2024.1", "pyyaml==6.0.2", @@ -77,13 +77,13 @@ lint = [ "black==24.8.0", "mypy==1.11.2", "pandas-stubs==2.2.2.240807", - "pydantic==2.8.2", - "ruff==0.6.3", + "pydantic==2.9.0", + "ruff==0.6.4", "types-appdirs==1.4.3.5", "types-chevron==0.14.2.20240310", "types-pytz==2024.1.0.20240417", "types-pyyaml==6.0.12.20240808", - "types-requests==2.32.0.20240712", + "types-requests==2.32.0.20240907", ] test = [ "coverage==7.6.1", From bac1896c47c3e193059fd2447a656630252f4262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 9 Sep 2024 03:41:07 +0000 Subject: [PATCH 2/4] [dependabot skip] :wrench: Update Python requirements files --- .hatch/requirements-lint.txt | 32 +++++++++++++++++--------------- .hatch/requirements-test.txt | 32 ++++++++++++++++++-------------- .hatch/requirements.txt | 28 +++++++++++++++------------- 3 files changed, 50 insertions(+), 42 deletions(-) diff --git a/.hatch/requirements-lint.txt b/.hatch/requirements-lint.txt index a7b04ea1cc..434cdc639d 100644 --- a/.hatch/requirements-lint.txt +++ b/.hatch/requirements-lint.txt @@ -6,13 +6,13 @@ # - black==24.8.0 # - mypy==1.11.2 # - pandas-stubs==2.2.2.240807 -# - pydantic==2.8.2 -# - ruff==0.6.3 +# - pydantic==2.9.0 +# - ruff==0.6.4 # - types-appdirs==1.4.3.5 # - types-chevron==0.14.2.20240310 # - types-pytz==2024.1.0.20240417 # - types-pyyaml==6.0.12.20240808 -# - types-requests==2.32.0.20240712 +# - types-requests==2.32.0.20240907 # annotated-types==0.7.0 @@ -66,7 +66,7 @@ bracex==2.5 # via wcmatch cachetools==5.5.0 # via tox -cffi==1.17.0 +cffi==1.17.1 # via # cryptography # onigurumacffi @@ -81,7 +81,7 @@ click-help-colors==0.9.4 # via molecule colorama==0.4.6 # via tox -cryptography==43.0.0 +cryptography==43.0.1 # via ansible-core distlib==0.3.8 # via @@ -95,7 +95,7 @@ enrich==1.2.7 # via molecule execnet==2.1.1 # via pytest-xdist -filelock==3.15.4 +filelock==3.16.0 # via # ansible-lint # tox @@ -135,7 +135,7 @@ mypy-extensions==1.0.0 # via # black # mypy -numpy==2.1.0 +numpy==2.1.1 # via pandas-stubs onigurumacffi==1.3.0 # via ansible-navigator @@ -166,7 +166,7 @@ pbr==6.1.0 # via bindep pexpect==4.9.0 # via ansible-runner -platformdirs==4.2.2 +platformdirs==4.3.2 # via # black # tox @@ -180,9 +180,9 @@ ptyprocess==0.7.0 # via pexpect pycparser==2.22 # via cffi -pydantic==2.8.2 +pydantic==2.9.0 # via hatch.envs.lint -pydantic-core==2.20.1 +pydantic-core==2.23.2 # via pydantic pygments==2.18.0 # via rich @@ -235,14 +235,14 @@ ruamel-yaml==0.18.6 # via ansible-lint ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.6.3 +ruff==0.6.4 # via hatch.envs.lint subprocess-tee==0.4.2 # via # ansible-compat # ansible-dev-environment # ansible-lint -tox==4.18.0 +tox==4.18.1 # via tox-ansible tox-ansible==24.8.0 # via ansible-dev-tools @@ -256,7 +256,7 @@ types-pytz==2024.1.0.20240417 # pandas-stubs types-pyyaml==6.0.12.20240808 # via hatch.envs.lint -types-requests==2.32.0.20240712 +types-requests==2.32.0.20240907 # via hatch.envs.lint typing-extensions==4.12.2 # via @@ -264,10 +264,12 @@ typing-extensions==4.12.2 # pydantic # pydantic-core tzdata==2024.1 - # via ansible-navigator + # via + # ansible-navigator + # pydantic urllib3==2.2.2 # via types-requests -virtualenv==20.26.3 +virtualenv==20.26.4 # via tox wcmatch==9.0 # via diff --git a/.hatch/requirements-test.txt b/.hatch/requirements-test.txt index 8458c182a9..330b3cba3e 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: 6fc3384d70e2398ec8bf13c97bbb52f561f0a65ddd18d90f81f7d7dd20a209d7) +# [constraints] .hatch/requirements.txt (SHA256: 2177bc09e5b9a737487d4d13abe4e8c165b743b8e0e8a8af19249130fafb5a3c) # # - appdirs==1.4.4 # - azure-core==1.30.2 @@ -21,13 +21,13 @@ # - azure-storage-file-datalake==12.16.0 # - azure-storage-file-share==12.17.0 # - chevron==0.14.0 -# - cryptography==43.0.0 +# - cryptography==43.0.1 # - fqdn==1.5.1 # - psycopg==3.2.1 -# - pulumi-azure-native==2.58.0 -# - pulumi-random==4.16.3 -# - pulumi==3.130.0 -# - pydantic==2.8.2 +# - pulumi-azure-native==2.59.0 +# - pulumi-random==4.16.4 +# - pulumi==3.131.0 +# - pydantic==2.9.0 # - pyjwt[crypto]==2.9.0 # - pytz==2024.1 # - pyyaml==6.0.2 @@ -163,7 +163,7 @@ certifi==2024.8.30 # -c .hatch/requirements.txt # msrest # requests -cffi==1.17.0 +cffi==1.17.1 # via # -c .hatch/requirements.txt # cryptography @@ -181,7 +181,7 @@ click==8.1.7 # typer coverage==7.6.1 # via hatch.envs.test -cryptography==43.0.0 +cryptography==43.0.1 # via # -c .hatch/requirements.txt # hatch.envs.test @@ -246,7 +246,7 @@ mdurl==0.1.2 # via # -c .hatch/requirements.txt # markdown-it-py -msal==1.30.0 +msal==1.31.0 # via # -c .hatch/requirements.txt # azure-identity @@ -285,17 +285,17 @@ psycopg==3.2.1 # via # -c .hatch/requirements.txt # hatch.envs.test -pulumi==3.130.0 +pulumi==3.131.0 # via # -c .hatch/requirements.txt # hatch.envs.test # pulumi-azure-native # pulumi-random -pulumi-azure-native==2.58.0 +pulumi-azure-native==2.59.0 # via # -c .hatch/requirements.txt # hatch.envs.test -pulumi-random==4.16.3 +pulumi-random==4.16.4 # via # -c .hatch/requirements.txt # hatch.envs.test @@ -303,11 +303,11 @@ pycparser==2.22 # via # -c .hatch/requirements.txt # cffi -pydantic==2.8.2 +pydantic==2.9.0 # via # -c .hatch/requirements.txt # hatch.envs.test -pydantic-core==2.20.1 +pydantic-core==2.23.2 # via # -c .hatch/requirements.txt # pydantic @@ -410,6 +410,10 @@ 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 e91a41ccd1..b93fe6b24a 100644 --- a/.hatch/requirements.txt +++ b/.hatch/requirements.txt @@ -19,13 +19,13 @@ # - azure-storage-file-datalake==12.16.0 # - azure-storage-file-share==12.17.0 # - chevron==0.14.0 -# - cryptography==43.0.0 +# - cryptography==43.0.1 # - fqdn==1.5.1 # - psycopg==3.2.1 -# - pulumi-azure-native==2.58.0 -# - pulumi-random==4.16.3 -# - pulumi==3.130.0 -# - pydantic==2.8.2 +# - pulumi-azure-native==2.59.0 +# - pulumi-random==4.16.4 +# - pulumi==3.131.0 +# - pydantic==2.9.0 # - pyjwt[crypto]==2.9.0 # - pytz==2024.1 # - pyyaml==6.0.2 @@ -113,7 +113,7 @@ certifi==2024.8.30 # via # msrest # requests -cffi==1.17.0 +cffi==1.17.1 # via cryptography charset-normalizer==3.3.2 # via requests @@ -121,7 +121,7 @@ chevron==0.14.0 # via hatch.envs.default click==8.1.7 # via typer -cryptography==43.0.0 +cryptography==43.0.1 # via # hatch.envs.default # acme @@ -164,7 +164,7 @@ markdown-it-py==3.0.0 # via rich mdurl==0.1.2 # via markdown-it-py -msal==1.30.0 +msal==1.31.0 # via # azure-identity # msal-extensions @@ -186,20 +186,20 @@ protobuf==4.25.4 # via pulumi psycopg==3.2.1 # via hatch.envs.default -pulumi==3.130.0 +pulumi==3.131.0 # via # hatch.envs.default # pulumi-azure-native # pulumi-random -pulumi-azure-native==2.58.0 +pulumi-azure-native==2.59.0 # via hatch.envs.default -pulumi-random==4.16.3 +pulumi-random==4.16.4 # via hatch.envs.default pycparser==2.22 # via cffi -pydantic==2.8.2 +pydantic==2.9.0 # via hatch.envs.default -pydantic-core==2.20.1 +pydantic-core==2.23.2 # via pydantic pygments==2.18.0 # via rich @@ -267,6 +267,8 @@ typing-extensions==4.12.2 # pydantic # pydantic-core # typer +tzdata==2024.1 + # via pydantic urllib3==2.2.2 # via requests validators==0.28.3 From 94a01ff814b48253420a772d3ef6b4d7cc7fe93a Mon Sep 17 00:00:00 2001 From: craddm Date: Mon, 9 Sep 2024 10:12:42 +0000 Subject: [PATCH 3/4] [dependabot skip] :wrench: Update Python requirements files --- .hatch/requirements-lint.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.hatch/requirements-lint.txt b/.hatch/requirements-lint.txt index 434cdc639d..4758e2185f 100644 --- a/.hatch/requirements-lint.txt +++ b/.hatch/requirements-lint.txt @@ -24,7 +24,7 @@ ansible-builder==3.1.0 # ansible-dev-environment # ansible-dev-tools # ansible-navigator -ansible-compat==24.8.0 +ansible-compat==24.9.0 # via # ansible-lint # molecule @@ -36,9 +36,9 @@ ansible-core==2.17.3 # ansible-lint # molecule # pytest-ansible -ansible-creator==24.8.0 +ansible-creator==24.9.0 # via ansible-dev-tools -ansible-dev-environment==24.7.0 +ansible-dev-environment==24.9.0 # via ansible-dev-tools ansible-dev-tools==24.8.0 # via hatch.envs.lint From 3dd6a4f8bc934a20f11de49202efb6d7b7897d66 Mon Sep 17 00:00:00 2001 From: craddm Date: Mon, 9 Sep 2024 11:29:26 +0000 Subject: [PATCH 4/4] [dependabot skip] :wrench: Update Python requirements files --- .hatch/requirements-lint.txt | 4 +--- .hatch/requirements-test.txt | 6 +----- .hatch/requirements.txt | 2 -- 3 files changed, 2 insertions(+), 10 deletions(-) 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