Skip to content

chore(deps): bump the uv group with 12 updates - #3268

Merged
vvlrff merged 1 commit into
mainfrom
dependabot/uv/uv-6839f41dfa
Sep 21, 2026
Merged

vvlrff merged 1 commit into
mainfrom
dependabot/uv/uv-6839f41dfa

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the uv group with 12 updates:

Package From To
google-genai 2.22.0 2.23.0
google-auth 2.57.1 2.58.0
elevenlabs 2.66.0 2.68.0
mistralai 2.9.4 2.10.0
boto3 1.43.89 1.43.93
dashscope 1.27.4 1.27.5
tavily-python 0.8.1 0.8.2
daytona 0.210.0 0.211.2
tenki 1.0.5 1.0.6
ruff 0.16.6 0.16.7
zizmor 1.30.0 1.30.1
prek 0.5.2 0.5.3

Updates google-genai from 2.22.0 to 2.23.0

Release notes

Sourced from google-genai's releases.

v2.23.0

2.23.0 (2026-09-10)

Features

  • Add from_environment support for environment copying (e6d3168)
  • Support dynamic turn completion via interaction_status in live.py receive() (455df80)

Bug Fixes

  • Remove unused field from FunctionResultDelta (2843079)
Changelog

Sourced from google-genai's changelog.

2.23.0 (2026-09-10)

Features

  • Add from_environment support for environment copying (e6d3168)
  • Support dynamic turn completion via interaction_status in live.py receive() (455df80)

Bug Fixes

  • Remove unused field from FunctionResultDelta (2843079)
Commits
  • e384b55 chore(main): release 2.23.0 (#2942)
  • e6d3168 feat: Add from_environment support for environment copying
  • 455df80 feat: support dynamic turn completion via interaction_status in live.py recei...
  • 57facba chore: add # pylint: skip-file to generated Python GAOS SDK headers
  • 2843079 fix: Remove unused field from FunctionResultDelta
  • c58c6c7 chore: update for netstandard 2.0.
  • See full diff in compare view

Updates google-auth from 2.57.1 to 2.58.0

Release notes

Sourced from google-auth's releases.

google-auth: v2.58.0

2.58.0 (2026-09-09)

Features

  • [aiohttp] Add mTLS reconfiguration logic when certificate mismatch (906ace7)
  • auth: [aiohttp] Add mTLS reconfiguration logic when certificate mismatch for existing credentials & Agent Identity workloads (#18224) (906ace7)
Commits
  • e0147b1 chore(main): release google-auth 2.58.0 (#18325)
  • 0766fb6 feat: update API sources and regenerate (#18324)
  • 906ace7 feat(auth): [aiohttp] Add mTLS reconfiguration logic when certificate mismatc...
  • f55462d fix: bump pytest from 8.4.2 to 9.0.3 in /packages/google-cloud-bigquery/sampl...
  • 4cc95cb fix: bump requests from 2.32.5 to 2.33.0 in /packages/google-cloud-bigquery/s...
  • 1d79696 fix: bump pyasn1 from 0.6.2 to 0.6.4 in /packages/google-cloud-bigquery/sampl...
  • b6fe689 fix: bump idna from 3.10 to 3.15 in /packages/google-cloud-bigquery/samples/g...
  • f18eb1e fix: bump urllib3 from 2.6.3 to 2.7.0 in /packages/google-cloud-bigquery/samp...
  • d0045d4 fix: bump pytest from 8.4.2 to 9.0.3 in /packages/google-cloud-bigquery/sampl...
  • 282ab70 fix: bump pyarrow from 21.0.0 to 23.0.1 in /packages/google-cloud-bigquery/sa...
  • Additional commits viewable in compare view

Updates elevenlabs from 2.66.0 to 2.68.0

Release notes

Sourced from elevenlabs's releases.

v2.68.0

What's Changed

New Contributors

Full Changelog: elevenlabs/elevenlabs-python@v2.67.0...v2.68.0

v2.67.0

What's Changed

New Contributors

Full Changelog: elevenlabs/elevenlabs-python@v2.66.0...v2.67.0

Commits
  • bc7f996 SDK regeneration (#867)
  • bc3e750 Accept every music model id and composition plan type in compose_detailed (#865)
  • efc0992 SDK regeneration (#863)
  • 2a3eb71 fix: strip the OMIT sentinel before it reaches the realtime TTS connection (#...
  • See full diff in compare view

Updates mistralai from 2.9.4 to 2.10.0

Release notes

Sourced from mistralai's releases.

python - v2.10.0 - 2026-09-09 13:27:17

Generated by Speakeasy CLI

2026-09-09 10:25:27

API changes

Removed (19):

  • campaigns.create
  • campaigns.delete
  • campaigns.fetch
  • campaigns.fetch_status
  • campaigns.list
  • campaigns.list_events
  • chatcompletionevents.fetch
  • chatcompletionevents.fetch_similar_events
  • chatcompletionevents.judge
  • chatcompletionevents.search
  • chatcompletionevents.search_ids
  • connectors.create_or_update_organization_credentials
  • connectors.create_or_update_user_credentials
  • connectors.create_or_update_workspace_credentials
  • datasets.import_from_campaign
  • datasets.import_from_explorer
  • fields.fetch_option_counts
  • fields.fetch_options
  • fields.list

Added (17):

  • connectors.create_credentials
  • connectors.share_to_organization
  • connectors.unshare_from_organization
  • connectors.update_credentials
  • evaluations.create_pipeline_config
  • evaluations.delete_pipeline_config
  • evaluations.get_pipeline_config
  • evaluations.list_pipeline_configs
  • evaluations.update_pipeline_config
  • serviceaccounts.create
  • serviceaccounts.delete
  • serviceaccounts.get
  • serviceaccounts.list
  • serviceaccounts.list_assignable_roles
  • serviceaccounts.list_roles
  • serviceaccounts.set_roles
  • serviceaccounts.update

Breaking changes

Connectors

  • connectors.create now takes a single request object, and connectors.update

... (truncated)

Changelog

Sourced from mistralai's changelog.

2024-08-07 14:25:13

Changes

Based on:

Generated

  • [python v1.0.0] .

Releases

2024-08-08 18:12:16

Changes

Based on:

Generated

  • [python v1.0.1] .

Releases

2024-08-20 08:36:28

Changes

Based on:

Generated

  • [python v1.0.2] .

Releases

2024-08-29 09:09:05

Changes

Based on:

Generated

  • [python v1.0.3] .

Releases

2024-09-13 16:21:24

Changes

Based on:

Generated

  • [python v1.1.0] .

Releases

... (truncated)

Commits

Updates boto3 from 1.43.89 to 1.43.93

Commits
  • 655751c Merge branch 'release-1.43.93'
  • e522bfd Bumping version to 1.43.93
  • 9c7d4c3 Add changelog entries from botocore
  • 4477cdc Merge branch 'release-1.43.92'
  • a465bee Merge branch 'release-1.43.92' into develop
  • 5d8a8ab Bumping version to 1.43.92
  • 959442c Add changelog entries from botocore
  • 5073bde Merge branch 'release-1.43.91'
  • 19fa272 Merge branch 'release-1.43.91' into develop
  • 036a8a0 Bumping version to 1.43.91
  • Additional commits viewable in compare view

Updates dashscope from 1.27.4 to 1.27.5

Updates tavily-python from 0.8.1 to 0.8.2

Commits

Updates daytona from 0.210.0 to 0.211.2

Updates tenki from 1.0.5 to 1.0.6

Commits

Updates ruff from 0.16.6 to 0.16.7

Release notes

Sourced from ruff's releases.

0.16.7

Release Notes

Released on 2026-09-10.

Preview features

  • [ruff] Add rule for default values on method receivers (RUF077) (#26700)
  • [ruff] Recognize re.prefixmatch (RUF039, RUF055) (#28311)

Bug fixes

  • Alternate nested quotes inside format spec interpolations (#28259)
  • [flake8-implicit-str-concat] Mark fix unsafe when it creates a docstring (ISC003) (#27981)
  • [flake8-tidy-imports] Skip fixes for multi-member imports (TID254) (#26584)
  • [pylint] Gate ImportCycleError on Python 3.15 (PLW0133) (#28310)

Rule changes

  • Correct D211 and D203 rule conflict diagnostic (#28444)
  • Recognize slice and frozendict generics (#28477)
  • Stop defining __cached__ for Python 3.15 (#28476)
  • [pyupgrade] Stop recommending removed typing.no_type_check_decorator (UP035) (#28475)

Performance

  • Reuse parser name lookups when interning (#28399)
  • Speed up inherited configuration resolution (#28299)

Documentation

  • Fix line-length path in --config example (#28392)
  • Remove the "Who’s Using Ruff?" list (#28455)

Other changes

  • Embed archive checksums in the shell installer (#28281)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.16.7

Released on 2026-09-10.

Preview features

  • [ruff] Add rule for default values on method receivers (RUF077) (#26700)
  • [ruff] Recognize re.prefixmatch (RUF039, RUF055) (#28311)

Bug fixes

  • Alternate nested quotes inside format spec interpolations (#28259)
  • [flake8-implicit-str-concat] Mark fix unsafe when it creates a docstring (ISC003) (#27981)
  • [flake8-tidy-imports] Skip fixes for multi-member imports (TID254) (#26584)
  • [pylint] Gate ImportCycleError on Python 3.15 (PLW0133) (#28310)

Rule changes

  • Correct D211 and D203 rule conflict diagnostic (#28444)
  • Recognize slice and frozendict generics (#28477)
  • Stop defining __cached__ for Python 3.15 (#28476)
  • [pyupgrade] Stop recommending removed typing.no_type_check_decorator (UP035) (#28475)

Performance

  • Reuse parser name lookups when interning (#28399)
  • Speed up inherited configuration resolution (#28299)

Documentation

  • Fix line-length path in --config example (#28392)
  • Remove the "Who’s Using Ruff?" list (#28455)

Other changes

  • Embed archive checksums in the shell installer (#28281)

Contributors

... (truncated)

Commits

Updates zizmor from 1.30.0 to 1.30.1

Release notes

Sourced from zizmor's releases.

v1.30.1

Sponsorship is appreciated!

Bug Fixes 🐛🔗

  • Fixed a bug where zizmor would crash on pre-commit inputs that reference a GitHub URL with an explicit .git suffix (#2363)

  • Fixed a bug where self-repository auto-fixes were incorrectly marked as "safe" instead of "unsafe" (#2373)

Changelog

Sourced from zizmor's changelog.

1.30.1

Bug Fixes 🐛

  • Fixed a bug where zizmor would crash on pre-commit inputs that reference a GitHub URL with an explicit .git suffix (#2363)

  • Fixed a bug where [self-repository] auto-fixes were incorrectly marked as "safe" instead of "unsafe" (#2373)

Commits

Updates prek from 0.5.2 to 0.5.3

Release notes

Sourced from prek's releases.

0.5.3

Release Notes

Released on 2026-09-13.

Enhancements

  • Add PEP 740 attestations for PyPI releases (#2705)
  • Add a check-jsonc builtin hook (#2682)
  • Allow disabling automatic uv installation (#2702)

Bug fixes

  • Fix Julia additional dependency specifiers (#2703)
  • Update granit-parser to fix YAML flow indentation (#2707)

Contributors

Install prek 0.5.3

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install prek

Download prek 0.5.3

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
prek-x86_64-pc-windows-msvc.zip x64 Windows checksum

... (truncated)

Changelog

Sourced from prek's changelog.

0.5.3

Released on 2026-09-13.

Enhancements

  • Add PEP 740 attestations for PyPI releases (#2705)
  • Add a check-jsonc builtin hook (#2682)
  • Allow disabling automatic uv installation (#2702)

Bug fixes

  • Fix Julia additional dependency specifiers (#2703)
  • Update granit-parser to fix YAML flow indentation (#2707)

Contributors

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 group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [google-genai](https://github.com/googleapis/python-genai) | `2.22.0` | `2.23.0` |
| [google-auth](https://github.com/googleapis/google-cloud-python) | `2.57.1` | `2.58.0` |
| [elevenlabs](https://github.com/elevenlabs/elevenlabs-python) | `2.66.0` | `2.68.0` |
| [mistralai](https://github.com/mistralai/client-python) | `2.9.4` | `2.10.0` |
| [boto3](https://github.com/boto/boto3) | `1.43.89` | `1.43.93` |
| [dashscope](https://dashscope.aliyun.com/) | `1.27.4` | `1.27.5` |
| [tavily-python](https://github.com/tavily-ai/tavily-python) | `0.8.1` | `0.8.2` |
| daytona | `0.210.0` | `0.211.2` |
| [tenki](https://github.com/LuxorLabs/tenki-sdk-python) | `1.0.5` | `1.0.6` |
| [ruff](https://github.com/astral-sh/ruff) | `0.16.6` | `0.16.7` |
| [zizmor](https://github.com/zizmorcore/zizmor) | `1.30.0` | `1.30.1` |
| [prek](https://github.com/j178/prek) | `0.5.2` | `0.5.3` |


Updates `google-genai` from 2.22.0 to 2.23.0
- [Release notes](https://github.com/googleapis/python-genai/releases)
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-genai@v2.22.0...v2.23.0)

Updates `google-auth` from 2.57.1 to 2.58.0
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-auth-v2.57.1...google-auth-v2.58.0)

Updates `elevenlabs` from 2.66.0 to 2.68.0
- [Release notes](https://github.com/elevenlabs/elevenlabs-python/releases)
- [Commits](elevenlabs/elevenlabs-python@v2.66.0...v2.68.0)

Updates `mistralai` from 2.9.4 to 2.10.0
- [Release notes](https://github.com/mistralai/client-python/releases)
- [Changelog](https://github.com/mistralai/client-python/blob/main/RELEASES.md)
- [Commits](mistralai/client-python@v2.9.4...v2.10.0)

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

Updates `dashscope` from 1.27.4 to 1.27.5

Updates `tavily-python` from 0.8.1 to 0.8.2
- [Commits](https://github.com/tavily-ai/tavily-python/commits)

Updates `daytona` from 0.210.0 to 0.211.2

Updates `tenki` from 1.0.5 to 1.0.6
- [Commits](https://github.com/LuxorLabs/tenki-sdk-python/commits)

Updates `ruff` from 0.16.6 to 0.16.7
- [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.6...0.16.7)

Updates `zizmor` from 1.30.0 to 1.30.1
- [Release notes](https://github.com/zizmorcore/zizmor/releases)
- [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md)
- [Commits](zizmorcore/zizmor@v1.30.0...v1.30.1)

Updates `prek` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/j178/prek/releases)
- [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md)
- [Commits](j178/prek@v0.5.2...v0.5.3)

---
updated-dependencies:
- dependency-name: google-genai
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv
- dependency-name: google-auth
  dependency-version: 2.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv
- dependency-name: elevenlabs
  dependency-version: 2.68.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv
- dependency-name: mistralai
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: uv
- dependency-name: boto3
  dependency-version: 1.43.93
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: uv
- dependency-name: dashscope
  dependency-version: 1.27.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: uv
- dependency-name: tavily-python
  dependency-version: 0.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: uv
- dependency-name: daytona
  dependency-version: 0.211.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: uv
- dependency-name: tenki
  dependency-version: 1.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: uv
- dependency-name: ruff
  dependency-version: 0.16.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: uv
- dependency-name: zizmor
  dependency-version: 1.30.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: uv
- dependency-name: prek
  dependency-version: 0.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area:deps Python dependency updates (pyproject.toml, uv.lock) type:maintenance Refactoring, CI, dependencies, tests, cleanup labels Sep 21, 2026
@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vvlrff
vvlrff added this pull request to the merge queue Sep 21, 2026
Merged via the queue into main with commit 21a49f2 Sep 21, 2026
26 checks passed
@vvlrff
vvlrff deleted the dependabot/uv/uv-6839f41dfa branch September 21, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:deps Python dependency updates (pyproject.toml, uv.lock) type:maintenance Refactoring, CI, dependencies, tests, cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant