From 3ec9cee3a072d366d8f4fbfb331b0cf2c9af5d2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 13:26:42 +0000 Subject: [PATCH 1/2] Bump the production-dependencies group with 5 updates Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [azure-mgmt-dns](https://github.com/Azure/azure-sdk-for-python) | `8.1.0` | `8.2.0` | | [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python) | `23.1.1` | `23.2.0` | | [rich](https://github.com/Textualize/rich) | `13.9.2` | `13.9.3` | | [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) | `0.15.4` | `0.16.0` | | [mypy](https://github.com/python/mypy) | `1.12.1` | `1.13.0` | Updates `azure-mgmt-dns` from 8.1.0 to 8.2.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-mgmt-dns_8.1.0...azure-mgmt-dns_8.2.0) Updates `azure-mgmt-resource` from 23.1.1 to 23.2.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-mgmt-resource_23.1.1...azure-mgmt-resource_23.2.0) Updates `rich` from 13.9.2 to 13.9.3 - [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.2...v13.9.3) Updates `pydata-sphinx-theme` from 0.15.4 to 0.16.0 - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](https://github.com/pydata/pydata-sphinx-theme/compare/v0.15.4...v0.16.0) Updates `mypy` from 1.12.1 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.12.1...v1.13.0) --- updated-dependencies: - dependency-name: azure-mgmt-dns dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: azure-mgmt-resource 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: pydata-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- pyproject.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 97461b4d32..50d2ad2378 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,11 +32,11 @@ dependencies = [ "azure-keyvault-secrets==4.9.0", "azure-mgmt-compute==33.0.0", "azure-mgmt-containerinstance==10.1.0", - "azure-mgmt-dns==8.1.0", + "azure-mgmt-dns==8.2.0", "azure-mgmt-keyvault==10.3.1", "azure-mgmt-msi==7.0.0", "azure-mgmt-rdbms==10.1.0", - "azure-mgmt-resource==23.1.1", + "azure-mgmt-resource==23.2.0", "azure-mgmt-storage==21.2.1", "azure-storage-blob==12.23.1", "azure-storage-file-datalake==12.17.0", @@ -53,7 +53,7 @@ dependencies = [ "pyjwt[crypto]==2.9.0", "pytz==2024.2", "pyyaml==6.0.2", - "rich==13.9.2", + "rich==13.9.3", "simple-acme-dns==3.1.0", "typer==0.12.5", "websocket-client==1.8.0", @@ -68,7 +68,7 @@ Source = "https://github.com/alan-turing-institute/data-safe-haven" docs = [ "emoji==2.14.0", "myst-parser==4.0.0", - "pydata-sphinx-theme==0.15.4", + "pydata-sphinx-theme==0.16.0", "sphinx-togglebutton==0.3.2", "sphinx==8.1.3", ] @@ -76,7 +76,7 @@ lint = [ "ansible-dev-tools==24.10.0", "ansible==10.5.0", "black==24.10.0", - "mypy==1.12.1", + "mypy==1.13.0", "pandas-stubs==2.2.3.241009", "pydantic==2.9.2", "ruff==0.7.0", From 0bbbe42722ec7a0a4d716a84f6d7a902838d8b92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 24 Oct 2024 13:33:28 +0000 Subject: [PATCH 2/2] [dependabot skip] :wrench: Update Python requirements files --- .hatch/requirements-docs.txt | 8 +++----- .hatch/requirements-lint.txt | 4 ++-- .hatch/requirements-test.txt | 16 +++++++++------- .hatch/requirements.txt | 14 ++++++++------ 4 files changed, 22 insertions(+), 20 deletions(-) diff --git a/.hatch/requirements-docs.txt b/.hatch/requirements-docs.txt index 3f9d070931..d93aeb3bbf 100644 --- a/.hatch/requirements-docs.txt +++ b/.hatch/requirements-docs.txt @@ -3,7 +3,7 @@ # # - emoji==2.14.0 # - myst-parser==4.0.0 -# - pydata-sphinx-theme==0.15.4 +# - pydata-sphinx-theme==0.16.0 # - sphinx-togglebutton==0.3.2 # - sphinx==8.1.3 # @@ -51,10 +51,8 @@ mdurl==0.1.2 myst-parser==4.0.0 # via hatch.envs.docs packaging==24.1 - # via - # pydata-sphinx-theme - # sphinx -pydata-sphinx-theme==0.15.4 + # via sphinx +pydata-sphinx-theme==0.16.0 # via hatch.envs.docs pygments==2.18.0 # via diff --git a/.hatch/requirements-lint.txt b/.hatch/requirements-lint.txt index 71c2c133cb..969e9c3b47 100644 --- a/.hatch/requirements-lint.txt +++ b/.hatch/requirements-lint.txt @@ -4,7 +4,7 @@ # - ansible-dev-tools==24.10.0 # - ansible==10.5.0 # - black==24.10.0 -# - mypy==1.12.1 +# - mypy==1.13.0 # - pandas-stubs==2.2.3.241009 # - pydantic==2.9.2 # - ruff==0.7.0 @@ -129,7 +129,7 @@ mdurl==0.1.2 # via markdown-it-py molecule==24.9.0 # via ansible-dev-tools -mypy==1.12.1 +mypy==1.13.0 # via hatch.envs.lint mypy-extensions==1.0.0 # via diff --git a/.hatch/requirements-test.txt b/.hatch/requirements-test.txt index 8e331e9c35..f224befaa0 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: e9ada52b8f6ba0b8f072b9c1a47b577eeb19f863ee4e75afc8a24ad948bf35eb) +# [constraints] .hatch/requirements.txt (SHA256: 7ad151976b72bb564d491ec5c0ead3b24dcd4d259b99700df8e92cc8a0cd07ed) # # - appdirs==1.4.4 # - azure-core==1.31.0 @@ -11,11 +11,11 @@ # - azure-keyvault-secrets==4.9.0 # - azure-mgmt-compute==33.0.0 # - azure-mgmt-containerinstance==10.1.0 -# - azure-mgmt-dns==8.1.0 +# - azure-mgmt-dns==8.2.0 # - azure-mgmt-keyvault==10.3.1 # - azure-mgmt-msi==7.0.0 # - azure-mgmt-rdbms==10.1.0 -# - azure-mgmt-resource==23.1.1 +# - azure-mgmt-resource==23.2.0 # - azure-mgmt-storage==21.2.1 # - azure-storage-blob==12.23.1 # - azure-storage-file-datalake==12.17.0 @@ -32,7 +32,7 @@ # - pyjwt[crypto]==2.9.0 # - pytz==2024.2 # - pyyaml==6.0.2 -# - rich==13.9.2 +# - rich==13.9.3 # - simple-acme-dns==3.1.0 # - typer==0.12.5 # - websocket-client==1.8.0 @@ -122,7 +122,7 @@ azure-mgmt-core==1.4.0 # azure-mgmt-rdbms # azure-mgmt-resource # azure-mgmt-storage -azure-mgmt-dns==8.1.0 +azure-mgmt-dns==8.2.0 # via # -c .hatch/requirements.txt # hatch.envs.test @@ -138,7 +138,7 @@ azure-mgmt-rdbms==10.1.0 # via # -c .hatch/requirements.txt # hatch.envs.test -azure-mgmt-resource==23.1.1 +azure-mgmt-resource==23.2.0 # via # -c .hatch/requirements.txt # hatch.envs.test @@ -378,7 +378,7 @@ requests-oauthlib==2.0.0 # via # -c .hatch/requirements.txt # msrest -rich==13.9.2 +rich==13.9.3 # via # -c .hatch/requirements.txt # hatch.envs.test @@ -417,7 +417,9 @@ typing-extensions==4.12.2 # azure-keyvault-keys # azure-keyvault-secrets # azure-mgmt-compute + # azure-mgmt-dns # azure-mgmt-keyvault + # azure-mgmt-resource # azure-storage-blob # azure-storage-file-datalake # azure-storage-file-share diff --git a/.hatch/requirements.txt b/.hatch/requirements.txt index 7354e9da99..e9e357bfc0 100644 --- a/.hatch/requirements.txt +++ b/.hatch/requirements.txt @@ -9,11 +9,11 @@ # - azure-keyvault-secrets==4.9.0 # - azure-mgmt-compute==33.0.0 # - azure-mgmt-containerinstance==10.1.0 -# - azure-mgmt-dns==8.1.0 +# - azure-mgmt-dns==8.2.0 # - azure-mgmt-keyvault==10.3.1 # - azure-mgmt-msi==7.0.0 # - azure-mgmt-rdbms==10.1.0 -# - azure-mgmt-resource==23.1.1 +# - azure-mgmt-resource==23.2.0 # - azure-mgmt-storage==21.2.1 # - azure-storage-blob==12.23.1 # - azure-storage-file-datalake==12.17.0 @@ -30,7 +30,7 @@ # - pyjwt[crypto]==2.9.0 # - pytz==2024.2 # - pyyaml==6.0.2 -# - rich==13.9.2 +# - rich==13.9.3 # - simple-acme-dns==3.1.0 # - typer==0.12.5 # - websocket-client==1.8.0 @@ -90,7 +90,7 @@ azure-mgmt-core==1.4.0 # azure-mgmt-rdbms # azure-mgmt-resource # azure-mgmt-storage -azure-mgmt-dns==8.1.0 +azure-mgmt-dns==8.2.0 # via hatch.envs.default azure-mgmt-keyvault==10.3.1 # via hatch.envs.default @@ -98,7 +98,7 @@ azure-mgmt-msi==7.0.0 # via hatch.envs.default azure-mgmt-rdbms==10.1.0 # via hatch.envs.default -azure-mgmt-resource==23.1.1 +azure-mgmt-resource==23.2.0 # via hatch.envs.default azure-mgmt-storage==21.2.1 # via hatch.envs.default @@ -240,7 +240,7 @@ requests==2.32.3 # requests-oauthlib requests-oauthlib==2.0.0 # via msrest -rich==13.9.2 +rich==13.9.3 # via # hatch.envs.default # typer @@ -268,7 +268,9 @@ typing-extensions==4.12.2 # azure-keyvault-keys # azure-keyvault-secrets # azure-mgmt-compute + # azure-mgmt-dns # azure-mgmt-keyvault + # azure-mgmt-resource # azure-storage-blob # azure-storage-file-datalake # azure-storage-file-share