From 73523200db59a742dec5ba091856354ec791bb18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 03:45:12 +0000 Subject: [PATCH] Bump the production-dependencies group across 1 directory with 9 updates Bumps the production-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [azure-core](https://github.com/Azure/azure-sdk-for-python) | `1.31.0` | `1.32.0` | | [pulumi-azure-native](https://github.com/pulumi/pulumi-azure-native) | `2.68.0` | `2.71.0` | | [pulumi](https://github.com/pulumi/pulumi) | `3.137.0` | `3.138.0` | | [rich](https://github.com/Textualize/rich) | `13.9.3` | `13.9.4` | | [simple-acme-dns](https://github.com/jaredhendrickson13/simple_acme_dns) | `3.1.0` | `3.2.0` | | [typer](https://github.com/fastapi/typer) | `0.12.5` | `0.13.0` | | [ansible-dev-tools](https://github.com/ansible/ansible-dev-tools) | `24.10.0` | `24.10.2` | | [ansible](https://github.com/ansible-community/ansible-build-data) | `10.5.0` | `10.6.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.1` | `0.7.3` | Updates `azure-core` from 1.31.0 to 1.32.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.31.0...azure-core_1.32.0) Updates `pulumi-azure-native` from 2.68.0 to 2.71.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.68.0...v2.71.0) Updates `pulumi` from 3.137.0 to 3.138.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.137.0...v3.138.0) Updates `rich` from 13.9.3 to 13.9.4 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v13.9.3...v13.9.4) Updates `simple-acme-dns` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/jaredhendrickson13/simple_acme_dns/releases) - [Commits](https://github.com/jaredhendrickson13/simple_acme_dns/compare/v3.1.0...v3.2.0) Updates `typer` from 0.12.5 to 0.13.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.12.5...0.13.0) Updates `ansible-dev-tools` from 24.10.0 to 24.10.2 - [Release notes](https://github.com/ansible/ansible-dev-tools/releases) - [Commits](https://github.com/ansible/ansible-dev-tools/compare/v24.10.0...v24.10.2) Updates `ansible` from 10.5.0 to 10.6.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/10.5.0...10.6.0) Updates `ruff` from 0.7.1 to 0.7.3 - [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.7.1...0.7.3) --- updated-dependencies: - dependency-name: azure-core dependency-type: direct:production update-type: version-update:semver-minor 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 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: simple-acme-dns dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ansible-dev-tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ansible 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 ... Signed-off-by: dependabot[bot] --- pyproject.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 8bcd84a1ca..e3cb46525e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ license = { text = "BSD-3-Clause" } dependencies = [ "appdirs==1.4.4", - "azure-core==1.31.0", + "azure-core==1.32.0", "azure-identity==1.19.0", "azure-keyvault-certificates==4.9.0", "azure-keyvault-keys==4.10.0", @@ -45,17 +45,17 @@ dependencies = [ "cryptography==43.0.3", "fqdn==1.5.1", "psycopg[binary]==3.1.19", # needed for installation on older MacOS versions - "pulumi-azure-native==2.68.0", + "pulumi-azure-native==2.71.0", "pulumi-azuread==6.0.1", "pulumi-random==4.16.7", - "pulumi==3.137.0", + "pulumi==3.138.0", "pydantic==2.9.2", "pyjwt[crypto]==2.9.0", "pytz==2024.2", "pyyaml==6.0.2", - "rich==13.9.3", - "simple-acme-dns==3.1.0", - "typer==0.12.5", + "rich==13.9.4", + "simple-acme-dns==3.2.0", + "typer==0.13.0", "websocket-client==1.8.0", ] @@ -73,13 +73,13 @@ docs = [ "sphinx==8.1.3", ] lint = [ - "ansible-dev-tools==24.10.0", - "ansible==10.5.0", + "ansible-dev-tools==24.10.2", + "ansible==10.6.0", "black==24.10.0", "mypy==1.13.0", "pandas-stubs==2.2.3.241009", "pydantic==2.9.2", - "ruff==0.7.1", + "ruff==0.7.3", "types-appdirs==1.4.3.5", "types-chevron==0.14.2.20240310", "types-pytz==2024.2.0.20241003",