Skip to content

chore(deps): bump the python-dependencies group across 1 directory with 4 updates#229

Merged
ian-flores merged 1 commit intomainfrom
dependabot/uv/python-dependencies-63e1a999ac
Apr 30, 2026
Merged

chore(deps): bump the python-dependencies group across 1 directory with 4 updates#229
ian-flores merged 1 commit intomainfrom
dependabot/uv/python-dependencies-63e1a999ac

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps the python-dependencies group with 4 updates in the / directory: boto3, azure-mgmt-containerservice, ruff and mypy.

Updates boto3 from 1.42.89 to 1.42.94

Commits
  • 1009404 Merge branch 'release-1.42.94'
  • d13e367 Bumping version to 1.42.94
  • 7ddb8f5 Add changelog entries from botocore
  • 7b0e06b Bump actions/github-script from 8.0.0 to 9.0.0 (#4774)
  • 30acde7 Merge branch 'release-1.42.93'
  • 5e30d50 Merge branch 'release-1.42.93' into develop
  • 6f598a2 Bumping version to 1.42.93
  • 524c006 Add changelog entries from botocore
  • d431bb0 Merge branch 'release-1.42.92'
  • 8dc013e Merge branch 'release-1.42.92' into develop
  • Additional commits viewable in compare view

Updates azure-mgmt-containerservice from 41.0.0 to 41.1.0

Release notes

Sourced from azure-mgmt-containerservice's releases.

azure-mgmt-containerservice_41.1.0

41.1.0 (2026-04-20)

Features Added

  • Model ManagedClusterAzureMonitorProfile added property app_monitoring
  • Model ManagedClusterIngressProfile added property gateway_api
  • Model ManagedClusterIngressProfileWebAppRouting added property gateway_api_implementations
  • Model ManagedClusterProperties added property hosted_system_profile
  • Enum OSSKU added member WINDOWS2025
  • Added enum GatewayAPIIstioEnabled
  • Added model ManagedClusterAppRoutingIstio
  • Added model ManagedClusterAzureMonitorProfileAppMonitoring
  • Added model ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation
  • Added model ManagedClusterHostedSystemProfile
  • Added model ManagedClusterIngressProfileGatewayConfiguration
  • Added model ManagedClusterWebAppRoutingGatewayAPIImplementations
  • Added enum ManagedGatewayType

azure-mgmt-containerservice_41.1.0b1

41.1.0b1 (2026-03-30)

Features Added

  • Client ContainerServiceClient added operation group managed_cluster_snapshots
  • Client ContainerServiceClient added operation group load_balancers
  • Client ContainerServiceClient added operation group identity_bindings
  • Client ContainerServiceClient added operation group jwt_authenticators
  • Client ContainerServiceClient added operation group mesh_memberships
  • Client ContainerServiceClient added operation group operation_status_result
  • Client ContainerServiceClient added operation group container_service
  • Client ContainerServiceClient added operation group vm_skus
  • Model AgentPoolManagedClusterAgentPoolProfileProperties added property upgrade_strategy
  • Model AgentPoolManagedClusterAgentPoolProfileProperties added property enable_os_disk_full_caching
  • Model AgentPoolManagedClusterAgentPoolProfileProperties added property upgrade_settings_blue_green
  • Model AgentPoolManagedClusterAgentPoolProfileProperties added property node_initialization_taints
  • Model AgentPoolManagedClusterAgentPoolProfileProperties added property artifact_streaming_profile
  • Model AgentPoolManagedClusterAgentPoolProfileProperties added property node_customization_profile
  • Enum AgentPoolMode added member MACHINES
  • Enum AgentPoolMode added member MANAGED_SYSTEM
  • Enum AgentPoolSSHAccess added member ENTRA_ID
  • Model AgentPoolUpgradeProfileProperties added property components_by_releases
  • Model AgentPoolUpgradeProfileProperties added property recently_used_versions
  • Model AgentPoolUpgradeProfilePropertiesUpgradesItem added property is_out_of_support
  • Model AgentPoolUpgradeSettings added property max_blocked_nodes
  • Model ContainerServiceNetworkProfile added property pod_link_local_access
  • Model ContainerServiceNetworkProfile added property kube_proxy_config
  • Model GPUProfile added property driver_type
  • Model GPUProfile added property nvidia
  • Model KubeletConfig added property seccomp_default

... (truncated)

Commits
  • 190bf2b Configurations: 'specification/containerservice/resource-manager/Microsoft.C...
  • af651a1 [AutoPR azure-mgmt-computelimit]-generated-from-SDK Generation - Python-60875...
  • b635ff4 Increment version for agentserver releases (#46394)
  • e8679e5 Increment package version after release of azure-ai-agentserver-responses (#4...
  • e4902fd Bump azure-ai-agentserver-responses to 1.0.0b3 (#46396)
  • e0ba263 Fix missing isolation kwarg on update_response in bg non-stream finalization ...
  • 0eb238e fix(agentserver-responses): stream provider fallback for non-stream-capable p...
  • 671aed3 [AgentServer] Observability + fix item_reference persistence: trace-id visibi...
  • 496b2b7 Sync eng/common directory with azure-sdk-tools for PR 15192 (#46381)
  • a3381c6 [agentserver] Spec compliance: error shapes, session headers, isolation, diag...
  • Additional commits viewable in compare view

Updates ruff from 0.15.10 to 0.15.11

Release notes

Sourced from ruff's releases.

0.15.11

Release Notes

Released on 2026-04-16.

Preview features

  • [ruff] Ignore RUF029 when function is decorated with asynccontextmanager (#24642)
  • [airflow] Implement airflow-xcom-pull-in-template-string (AIR201) (#23583)
  • [flake8-bandit] Fix S103 false positives and negatives in mask analysis (#24424)

Bug fixes

  • [flake8-async] Omit overridden methods for ASYNC109 (#24648)

Documentation

  • [flake8-async] Add override mention to ASYNC109 docs (#24666)
  • Update Neovim config examples to use vim.lsp.config (#24577)

Contributors

Install ruff 0.15.11

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ruff/releases/download/0.15.11/ruff-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/ruff/releases/download/0.15.11/ruff-installer.ps1 | iex"

Download ruff 0.15.11

File Platform Checksum
ruff-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
ruff-x86_64-apple-darwin.tar.gz Intel macOS checksum
ruff-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
ruff-i686-pc-windows-msvc.zip x86 Windows checksum

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.11

Released on 2026-04-16.

Preview features

  • [ruff] Ignore RUF029 when function is decorated with asynccontextmanager (#24642)
  • [airflow] Implement airflow-xcom-pull-in-template-string (AIR201) (#23583)
  • [flake8-bandit] Fix S103 false positives and negatives in mask analysis (#24424)

Bug fixes

  • [flake8-async] Omit overridden methods for ASYNC109 (#24648)

Documentation

  • [flake8-async] Add override mention to ASYNC109 docs (#24666)
  • Update Neovim config examples to use vim.lsp.config (#24577)

Contributors

Commits

Updates mypy from 1.20.1 to 1.20.2

Changelog

Sourced from mypy's changelog.

Mypy 1.20.1

  • Always disable sync in SQLite cache (Ivan Levkivskyi, PR 21184)
  • Temporarily skip few base64 tests (Ivan Levkivskyi, PR 21193)
  • Revert dict.__or__ typeshed change (Ivan Levkivskyi, PR 21186)
  • Fix narrowing for match case with variadic tuples (Shantanu, PR 21192)
  • Avoid narrowing type[T] in type calls (Shantanu, PR 21174)
  • Fix regression for catching empty tuple in except (Shantanu, PR 21153)
  • Fix reachability for frozenset and dict view narrowing (Shantanu, PR 21151)
  • Fix narrowing with chained comparison (Shantanu, PR 21150)
  • Avoid narrowing to unreachable at module level (Shantanu, PR 21144)
  • Allow dangerous identity comparisons to Any typed variables (Shantanu, PR 21142)
  • --warn-unused-config should not be a strict flag (Ivan Levkivskyi, PR 21139)

Mypy 1.20.2

  • Use WAL with SQLite cache and fix close (Shantanu, PR 21154)
  • Adjust SQLite journal mode (Ivan Levkivskyi, PR 21217)
  • Correctly aggregate narrowing information on parent expressions (Shantanu, PR 21206)
  • Fix regression related to generic callables (Shantanu, PR 21208)
  • Fix regression by avoiding widening types in some contexts (Shantanu, PR 21242)
  • Fix slicing in non-strict optional mode (Shantanu, PR 21282)
  • mypyc: Fix match statement semantics for "or" pattern (Shantanu, PR 21156)
  • mypyc: Fix issue with module dunder attributes (Piotr Sawicki, PR 21275)
  • Initial support for Python 3.15.0a8 (Marc Mueller, PR 21255)

Acknowledgements

Thanks to all mypy contributors who contributed to this release:

  • A5rocks
  • Aaron Wieczorek
  • Adam Turner
  • Ali Hamdan
  • asce
  • BobTheBuidler
  • Brent Westbrook
  • Brian Schubert
  • bzoracler
  • Chris Burroughs
  • Christoph Tyralla
  • Colin Watson
  • Donghoon Nam
  • E. M. Bray
  • Emma Smith
  • Ethan Sarp
  • George Ogden
  • getzze
  • grayjk
  • Gregor Riepl
  • Ivan Levkivskyi

... (truncated)

Commits

@dependabot dependabot Bot requested a review from ian-flores as a code owner April 29, 2026 20:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 29, 2026
@dependabot dependabot Bot requested review from bdeitte and statik as code owners April 29, 2026 20:00
@ian-flores
Copy link
Copy Markdown
Collaborator

@dependabot rebase

…th 4 updates

Bumps the python-dependencies group with 4 updates in the / directory: [boto3](https://github.com/boto/boto3), [azure-mgmt-containerservice](https://github.com/Azure/azure-sdk-for-python), [ruff](https://github.com/astral-sh/ruff) and [mypy](https://github.com/python/mypy).


Updates `boto3` from 1.42.89 to 1.42.94
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.42.89...1.42.94)

Updates `azure-mgmt-containerservice` from 41.0.0 to 41.1.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-mgmt-containerservice_41.0.0...azure-mgmt-containerservice_41.1.0)

Updates `ruff` from 0.15.10 to 0.15.11
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.10...0.15.11)

Updates `mypy` from 1.20.1 to 1.20.2
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.20.1...v1.20.2)

---
updated-dependencies:
- dependency-name: azure-mgmt-containerservice
  dependency-version: 41.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: boto3
  dependency-version: 1.42.93
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: mypy
  dependency-version: 1.20.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: ruff
  dependency-version: 0.15.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the python-dependencies group with 4 updates chore(deps): bump the python-dependencies group across 1 directory with 4 updates Apr 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/python-dependencies-63e1a999ac branch from 1678d1e to 0c09929 Compare April 30, 2026 02:06
@ian-flores ian-flores merged commit 84d1ce5 into main Apr 30, 2026
22 of 23 checks passed
@ian-flores ian-flores deleted the dependabot/uv/python-dependencies-63e1a999ac branch April 30, 2026 02:34
@github-actions
Copy link
Copy Markdown

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-04-30 02:34 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants