Skip to content

chore(uv): bump the uv-dependencies group with 7 updates - #80

Merged
JSChronicles merged 2 commits into
mainfrom
dependabot/uv/uv-dependencies-37182e69e2
Aug 25, 2026
Merged

chore(uv): bump the uv-dependencies group with 7 updates#80
JSChronicles merged 2 commits into
mainfrom
dependabot/uv/uv-dependencies-37182e69e2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the uv-dependencies group with 7 updates:

Package From To
boto3 1.43.69 1.43.73
azure-keyvault-secrets 4.11.0 4.11.1
azure-mgmt-network 31.0.1 32.0.0
datadog-api-client 2.58.0 2.59.0
prek 0.4.13 0.4.14
ruff 0.16.2 0.16.3
ty 0.0.70 0.0.72

Updates boto3 from 1.43.69 to 1.43.73

Commits
  • 97c19e9 Merge branch 'release-1.43.73'
  • a08d771 Bumping version to 1.43.73
  • 0cdfdc2 Add changelog entries from botocore
  • a3fc41f Merge branch 'release-1.43.72'
  • 2ec791c Merge branch 'release-1.43.72' into develop
  • 27a2636 Bumping version to 1.43.72
  • 33a1671 Add changelog entries from botocore
  • a0b0f50 Merge branch 'release-1.43.71'
  • f1ea765 Merge branch 'release-1.43.71' into develop
  • 3a07077 Bumping version to 1.43.71
  • Additional commits viewable in compare view

Updates azure-keyvault-secrets from 4.11.0 to 4.11.1

Release notes

Sourced from azure-keyvault-secrets's releases.

azure-keyvault-secrets_4.11.1

4.11.1 (2026-08-12)

Bugs Fixed

  • Fixed a replay bug in the challenge authentication policy where a request copy stashed on the shared policy instance was never cleared, allowing one request's method, URL, and body to leak into a later, unrelated request made by the same client (for example, after an Entra ID Continuous Access Evaluation challenge). The original request is now stored per-request instead of on the policy instance. This mirrors the fix already applied to azure-keyvault-keys and azure-keyvault-administration in #47742.
Commits
  • 63f9d76 [KeyVault] Fix Challenge Auth replay bug in secrets, certificates (#48537)
  • 8050793 Don't use sparse chekout for private repos (#47776)
  • 19001b1 Update helper function to print nested exception details. (#48520)
  • c9e6a74 Enable CFSClean network isolation for Python pipelines (#48483)
  • 23a9d53 [Storage] Bump versions after STG 104 beta release (#48528)
  • 0c2dca4 Sync eng/common directory with azure-sdk-tools for PR 16685 (#48522)
  • fab4548 [AutoPR azure-mgmt-fabric]-generated-from-SDK Generation - Python-6671798 (#4...
  • 833b8c5 [AutoPR azure-mgmt-netapp]-generated-from-SDK Generation - Python-6620664 (#4...
  • 529ae05 [AgentServer] Set StateStore release dates (#48532)
  • 9a7a054 Reapply "[AgentServer] Remove task metadata in favor of State Store (#48416)"...
  • Additional commits viewable in compare view

Updates azure-mgmt-network from 31.0.1 to 32.0.0

Release notes

Sourced from azure-mgmt-network's releases.

azure-mgmt-network_32.0.0

32.0.0 (2026-08-14)

Features Added

  • Client NetworkManagementClient added operation group address_prefix_sets
  • Client NetworkManagementClient added operation group express_route_lags
  • Client NetworkManagementClient added operation group firewall_policy_kube_selector_groups
  • Client NetworkManagementClient added operation group first_party_service_tags
  • Model ApplicationGatewayGlobalConfiguration added property disable_default_server_header_in_response
  • Model ApplicationRule added property source_kube_selector_groups
  • Model ExpressRouteCircuitPropertiesFormat added property activation_key
  • Model ExpressRouteCircuitPropertiesFormat added property partner_account_id
  • Model ExpressRouteCircuitPropertiesFormat added property resiliency_level
  • Enum ExpressRouteCircuitSkuTier added member MULTI_CLOUD
  • Model FirewallPolicyPropertiesFormat added property afc_managed
  • Model FirewallPolicyPropertiesFormat added property kube_selector_groups
  • Model FrontendIPConfigurationPropertiesFormat added property enable_connection_tracking
  • Model HubVirtualNetworkConnectionProperties added property enable_only_ipv6_peering
  • Model IpTag added property first_party_service_tag_id
  • Model LoadBalancerPropertiesFormat added property mode
  • Enum LoadBalancerSkuName added member SERVICE
  • Model NetworkRule added property source_kube_selector_groups
  • Model NetworkVirtualAppliancePropertiesFormat added property address_family
  • Model NetworkVirtualAppliancePropertiesFormat added property address_prefix_v6
  • Model NetworkVirtualAppliancePropertiesFormat added property migration_status
  • Model NetworkVirtualAppliancePropertiesFormat added property private_ip_address_v6
  • Model PublicIPAddressPropertiesFormat added property upgraded_to_v2
  • Model PublicIPPrefixPropertiesFormat added property upgraded_to_v2
  • Enum ServiceProviderProvisioningState added member DE_PROVISIONED
  • Model VirtualApplianceNicProperties added property private_ip_address_v6
  • Model VirtualApplianceNicProperties added property public_ip_address_v6
  • Model VirtualHubProperties added property address_prefix_v6
  • Model VirtualHubProperties added property virtual_router_ips_v6
  • Added model AddressPrefixSet
  • Added model AddressPrefixSetPropertiesFormat
  • Added model ConnectionAnalyzer
  • Added model ConnectionAnalyzerEndpoint
  • Added enum ConnectionAnalyzerEndpointType
  • Added model ConnectionAnalyzerProperties
  • Added model ConnectionAnalyzerQueryStatusResult
  • Added enum ConnectionAnalyzerStatus
  • Added model ConnectivityCheckSettings
  • Added enum DiagnosticOperation
  • Added model DiagnosticOperationResult
  • Added model DiagnosticOperationsSettings
  • Added enum EnableOnlyIpv6PeeringState
  • Added model ExpressRouteDiagnosticsSettings
  • Added model ExpressRouteLag
  • Added enum ExpressRouteLagBillingType

... (truncated)

Commits
  • 63e99dd [agentserver] Gate resilient TaskManager on the explicit enablement flag (#48...
  • 1aaa69a [Storage] Fix Arrow list_blobs dropping copy destination_snapshot (#48564)
  • d61fa1f [Document] Py sdk 2026-05-15-preview (#47984)
  • e47b04c Support typed OneSettings override values (#48595)
  • a7ea6ca [Storage] Detect encryption downgrade attempt during Blob download (#48539)
  • 50ba1e8 Sync eng/common directory with azure-sdk-tools for PR 16726 (#48579)
  • c9cd269 [azure-ai-ml] Populate DeploymentTemplate.creation_context.last_modified_by...
  • ee4b31f [AutoPR azure-mgmt-network]-generated-from-SDK Generation - Python-6702251 (#...
  • 78c088d [AutoPR azure-mgmt-recoveryservicesbackup]-generated-from-SDK Generation - Py...
  • 4888369 [AutoPR azure-mgmt-recoveryservices]-generated-from-SDK Generation - Python-6...
  • Additional commits viewable in compare view

Updates datadog-api-client from 2.58.0 to 2.59.0

Release notes

Sourced from datadog-api-client's releases.

2.59.0

See ./CHANGELOG.md for details

Changelog

Sourced from datadog-api-client's changelog.

2.59.0/2026-08-12

Changed

  • 200 col lim explicit in api docs #3863
  • Add GET/PATCH /api/v2/ci/github/accounts to CI Visibility spec #3852
  • Mark supported_values as nullable and remove unused detection_frequency in Governance Console API #3849

Added

  • Add llm-observability alert monitor type #3862
  • Add allowed_resources to Deployment Gates FDD rule options #3861
  • Document meta.idempotency_key in CreateDegradation and UpdateDegradation #3855
  • Add spec for maintenance update edit endpoint #3846
  • Document PATCH /api/v2/dora/deployments #3842

Removed

  • Update Status Pages UpdateStatusPage documentation to reflect enabled attribute deprecation #3859
  • Make RUM rate limit config API private pending rename #3853

Fixed

  • Remove redundant otel fields from Fleet Automation v2 agent detail endpoint #3851
Commits
  • 587de71 Bump versions and add changelog entries. (#3868)
  • 1def4fe Regenerate client from commit 3a1d4b2 of spec repo (#3865)
  • 3260914 Regenerate client from commit 4256aa4 of spec repo (#3842)
  • 782c76d Regenerate client from commit bf7c3c0 of spec repo (#3863)
  • 4293922 Regenerate client from commit e64807a of spec repo (#3861)
  • cd321ce Regenerate client from commit b567f51 of spec repo (#3862)
  • b38bd26 Regenerate client from commit 0e8b356 of spec repo (#3859)
  • 8b0b513 Regenerate client from commit a385d26 of spec repo (#3855)
  • c10f83e Regenerate client from commit c1466c2 of spec repo (#3852)
  • 6518ec2 Regenerate client from commit b038678 of spec repo (#3844)
  • Additional commits viewable in compare view

Updates prek from 0.4.13 to 0.4.14

Release notes

Sourced from prek's releases.

0.4.14

Release Notes

Released on 2026-08-17.

Enhancements

  • Support check-yaml unsafe mode (#2546)

Performance

  • Reuse allocations in common filters (#2548)

Bug fixes

  • Accept non-finite floats in check-yaml (#2545)
  • Allow comment-heavy YAML in check-yaml (#2554)
  • Sanitize captured terminal output before replay (#2552)

Contributors

Install prek 0.4.14

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/j178/prek/releases/download/v0.4.14/prek-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/j178/prek/releases/download/v0.4.14/prek-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install prek

Download prek 0.4.14

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

... (truncated)

Changelog

Sourced from prek's changelog.

0.4.14

Released on 2026-08-17.

Enhancements

  • Support check-yaml unsafe mode (#2546)

Performance

  • Reuse allocations in common filters (#2548)

Bug fixes

  • Accept non-finite floats in check-yaml (#2545)
  • Allow comment-heavy YAML in check-yaml (#2554)
  • Sanitize captured terminal output before replay (#2552)

Contributors

Commits

Updates ruff from 0.16.2 to 0.16.3

Release notes

Sourced from ruff's releases.

0.16.3

Release Notes

Released on 2026-08-13.

Preview features

  • [pylint] Fix false negatives on negative numbers (PLR6104) (#27251)
  • [pyupgrade] Add rule to replace while 1 with while True (UP048) (#27190)

Bug fixes

  • [flake8-bandit] Also check keyword arguments (S602, S603, S607, S609) (#27687)
  • [pylint] Allow continue in finally on Python 3.8 (#27626)
  • [pylint] Fix PLE1307 false positive with bools (#27651)
  • [pylint] Fix false positives and negatives with %b format character (PLE1300, PLE1307) (#27560)
  • [pylint] Improve handling of concatenated strings (PLE1300) (#27659)

Rule changes

  • [numpy] Make np.chararray autofix backwards-compatible (NPY201) (#27527)

Performance

  • Enable PGO for Linux x86-64 Ruff releases (#27570)
  • Enable PGO for Linux ARM64 Ruff releases (#27574)
  • Enable PGO for Windows x86-64 Ruff releases (#27573)
  • Enable PGO for macOS ARM64 Ruff releases (#27572)
  • Reduce Expr size to 64 bytes (#27591)

CLI

  • Hyperlink rule codes in ruff check --statistics output (#27646)

Documentation

  • [ruff] Also suggest asyncio.TaskGroup (RUF006) (#27461)

Other changes

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.16.3

Released on 2026-08-13.

Preview features

  • [pylint] Fix false negatives on negative numbers (PLR6104) (#27251)
  • [pyupgrade] Add rule to replace while 1 with while True (UP048) (#27190)

Bug fixes

  • [flake8-bandit] Also check keyword arguments (S602, S603, S607, S609) (#27687)
  • [pylint] Allow continue in finally on Python 3.8 (#27626)
  • [pylint] Fix PLE1307 false positive with bools (#27651)
  • [pylint] Fix false positives and negatives with %b format character (PLE1300, PLE1307) (#27560)
  • [pylint] Improve handling of concatenated strings (PLE1300) (#27659)

Rule changes

  • [numpy] Make np.chararray autofix backwards-compatible (NPY201) (#27527)

Performance

  • Enable PGO for Linux x86-64 Ruff releases (#27570)
  • Enable PGO for Linux ARM64 Ruff releases (#27574)
  • Enable PGO for Windows x86-64 Ruff releases (#27573)
  • Enable PGO for macOS ARM64 Ruff releases (#27572)
  • Reduce Expr size to 64 bytes (#27591)

CLI

  • Hyperlink rule codes in ruff check --statistics output (#27646)

Documentation

  • [ruff] Also suggest asyncio.TaskGroup (RUF006) (#27461)

Other changes

Contributors

... (truncated)

Commits
  • b0e4702 Bump 0.16.3 (#27723)
  • ecdd401 [ty] Separate script and uv modules from project metadata (#27720)
  • 1263524 [ty] Simplify display implementations with std::fmt::from_fn (#27718)
  • 59196ba [ty] Unify polarity-aware relation construction (#27707)
  • b8c5e73 [ty] Disable CodSpeed cycle estimation for instrumented benchmarks (#27706)
  • 2b0d210 [ty] Centralize matched argument relations (#27705)
  • a9130f3 [pyupgrade] Add rule to replace while 1 with while True (while-one, `...
  • c64c7d6 [ty] Model try exception flow with operation checkpoints (#27471)
  • 9dea5ef [ty] Avoid deriving sequents for typevars with concrete bounds (#27587)
  • 9798e88 [ty] Preserve enum exhaustiveness with custom missing methods (#27700)
  • Additional commits viewable in compare view

Updates ty from 0.0.70 to 0.0.72

Release notes

Sourced from ty's releases.

0.0.72

Release Notes

Released on 2026-08-14.

Preview features

  • Check PEP 723 scripts in isolation (#27462)

Library support

  • Pydantic: Accept documented boolean and fractional inputs (#27754)
  • Pydantic: Accept enum members for lax string and integer fields (#27751)

Diagnostics

  • Improve assignability hints for protocols and TypedDict types (#27717)

Core type checking

  • Avoid treating augmented assignments as attribute definitions (#27633)
  • Diagnose invalid module-level __getattr__ calls (#27507)
  • Fix overload argument expansion with unpacked positional arguments (#27744)
  • Fix specialization of generic TypedDict aliases (#27760)
  • Ignore generic declaration metadata in staticness checks (#27692)
  • Preserve tuple types containing Never (#27580)
  • Report deprecated unary operations (#27584)
  • Respect variance when inferring structural and callable types (#27707)
  • Support TypeVarTuple in call binding (#26886)
  • Treat generator-expression exceptions as eagerly evaluated (#27735)

Performance

  • Avoid exponential narrowing of gradual string-literal unions (#27742)

Contributors

Install ty 0.0.72

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ty/releases/download/0.0.72/ty-installer.sh | sh
</tr></table> 

... (truncated)

Changelog

Sourced from ty's changelog.

0.0.72

Released on 2026-08-14.

Preview features

  • Check PEP 723 scripts in isolation (#27462)

Library support

  • Pydantic: Accept documented boolean and fractional inputs (#27754)
  • Pydantic: Accept enum members for lax string and integer fields (#27751)

Diagnostics

  • Improve assignability hints for protocols and TypedDict types (#27717)

Core type checking

  • Avoid treating augmented assignments as attribute definitions (#27633)
  • Diagnose invalid module-level __getattr__ calls (#27507)
  • Fix overload argument expansion with unpacked positional arguments (#27744)
  • Fix specialization of generic TypedDict aliases (#27760)
  • Ignore generic declaration metadata in staticness checks (#27692)
  • Preserve tuple types containing Never (#27580)
  • Report deprecated unary operations (#27584)
  • Respect variance when inferring structural and callable types (#27707)
  • Support TypeVarTuple in call binding (#26886)
  • Treat generator-expression exceptions as eagerly evaluated (#27735)

Performance

  • Avoid exponential narrowing of gradual string-literal unions (#27742)

Contributors

0.0.71

Released on 2026-08-12.

Library support

  • Respect third-party keyword-only fields before Python 3.10 (#27699)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the uv-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.43.69` | `1.43.73` |
| [azure-keyvault-secrets](https://github.com/Azure/azure-sdk-for-python) | `4.11.0` | `4.11.1` |
| [azure-mgmt-network](https://github.com/Azure/azure-sdk-for-python) | `31.0.1` | `32.0.0` |
| [datadog-api-client](https://github.com/DataDog/datadog-api-client-python) | `2.58.0` | `2.59.0` |
| [prek](https://github.com/j178/prek) | `0.4.13` | `0.4.14` |
| [ruff](https://github.com/astral-sh/ruff) | `0.16.2` | `0.16.3` |
| [ty](https://github.com/astral-sh/ty) | `0.0.70` | `0.0.72` |


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

Updates `azure-keyvault-secrets` from 4.11.0 to 4.11.1
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-keyvault-secrets_4.11.0...azure-keyvault-secrets_4.11.1)

Updates `azure-mgmt-network` from 31.0.1 to 32.0.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-mgmt-network_31.0.1...azure-mgmt-network_32.0.0)

Updates `datadog-api-client` from 2.58.0 to 2.59.0
- [Release notes](https://github.com/DataDog/datadog-api-client-python/releases)
- [Changelog](https://github.com/DataDog/datadog-api-client-python/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadog-api-client-python@2.58.0...2.59.0)

Updates `prek` from 0.4.13 to 0.4.14
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](j178/prek@v0.4.13...v0.4.14)

Updates `ruff` from 0.16.2 to 0.16.3
- [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.16.2...0.16.3)

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

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: uv-dependencies
- dependency-name: azure-keyvault-secrets
  dependency-version: 4.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: uv-dependencies
- dependency-name: azure-mgmt-network
  dependency-version: 32.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: uv-dependencies
- dependency-name: datadog-api-client
  dependency-version: 2.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv-dependencies
- dependency-name: prek
  dependency-version: 0.4.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: uv-dependencies
- dependency-name: ruff
  dependency-version: 0.16.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: uv-dependencies
- dependency-name: ty
  dependency-version: 0.0.72
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: uv-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python, uv. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from JSChronicles as a code owner August 25, 2026 04:12
@JSChronicles
JSChronicles merged commit c1a8ab2 into main Aug 25, 2026
7 checks passed
@JSChronicles
JSChronicles deleted the dependabot/uv/uv-dependencies-37182e69e2 branch August 25, 2026 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant