Skip to content

Bump the patch group across 1 directory with 6 updates#6381

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/patch-7eb2768fb0
Open

Bump the patch group across 1 directory with 6 updates#6381
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/patch-7eb2768fb0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the patch group with 6 updates in the / directory:

Package From To
boto3 1.43.47 1.43.53
claude-agent-sdk 0.2.116 0.2.125
libmozdata 0.2.12 0.2.14
matplotlib 3.11.0 3.11.1
weave 0.53.1 0.53.2
pre-commit 4.6.0 4.6.1

Updates boto3 from 1.43.47 to 1.43.53

Commits
  • d554104 Merge branch 'release-1.43.53'
  • 7b9ccc7 Bumping version to 1.43.53
  • 7a84fca Add changelog entries from botocore
  • 50ab61c Merge branch 'release-1.43.52'
  • c6313f3 Merge branch 'release-1.43.52' into develop
  • e75330d Bumping version to 1.43.52
  • f07275a Add changelog entries from botocore
  • 7ac5bf2 fix: upgrade http:// to https:// in README.rst (#4818)
  • 2be6659 Bump the github-actions group with 3 updates (#4815)
  • 09cf399 Merge branch 'release-1.43.51'
  • Additional commits viewable in compare view

Updates claude-agent-sdk from 0.2.116 to 0.2.125

Release notes

Sourced from claude-agent-sdk's releases.

v0.2.125

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.217

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.125/

pip install claude-agent-sdk==0.2.125

v0.2.124

Bug Fixes

  • Refused batch script CLI spawning on Windows: Blocked spawning .bat/.cmd CLI scripts (including npm's claude.cmd shim) on Windows to prevent command injection via cmd.exe metacharacter re-parsing (BatBadBut / CVE-2024-27980 class). Windows users relying on the npm shim should switch to the native installer, an explicit claude.exe path, or a platform wheel that bundles the CLI (#1127)
  • Windows cmd.exe metacharacter rejection: resume and session_id values containing cmd.exe metacharacters (& | < > ^ % ! ") or newlines now raise ValueError on Windows, preventing injection even if a cmd.exe hop is reintroduced. POSIX behavior is unchanged (#1127)
  • Dash-prefixed extra_args value binding: extra_args now uses --flag=value form when the value starts with -, preventing a dash-leading value from being misinterpreted as a separate CLI flag (#1127)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.216

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.124/

pip install claude-agent-sdk==0.2.124

v0.2.123

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.215

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.123/

pip install claude-agent-sdk==0.2.123

... (truncated)

Changelog

Sourced from claude-agent-sdk's changelog.

0.2.125

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.217

0.2.124

Bug Fixes

  • Refused batch script CLI spawning on Windows: Blocked spawning .bat/.cmd CLI scripts (including npm's claude.cmd shim) on Windows to prevent command injection via cmd.exe metacharacter re-parsing (BatBadBut / CVE-2024-27980 class). Windows users relying on the npm shim should switch to the native installer, an explicit claude.exe path, or a platform wheel that bundles the CLI (#1127)
  • Windows cmd.exe metacharacter rejection: resume and session_id values containing cmd.exe metacharacters (& | < > ^ % ! ") or newlines now raise ValueError on Windows, preventing injection even if a cmd.exe hop is reintroduced. POSIX behavior is unchanged (#1127)
  • Dash-prefixed extra_args value binding: extra_args now uses --flag=value form when the value starts with -, preventing a dash-leading value from being misinterpreted as a separate CLI flag (#1127)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.216

0.2.123

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.215

0.2.122

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.214

0.2.121

Bug Fixes

  • Fixed argv flag injection via resume and session_id options: --resume and --session-id are now passed as single =-joined argv tokens (e.g. --resume=<value>) so that a dash-prefixed value is never misinterpreted as an independent CLI flag (#1123)

Internal/Other Changes

  • Hardened build scripts against command injection via CLAUDE_CLI_VERSION: Added version validation (_cli_version_validation.py) and eliminated shell interpolation in download_cli.py and update_cli_version.py so that a malformed version string cannot inject shell or Python code during builds (#1117)
  • CI now lints and typechecks scripts/ alongside src/ and tests/
  • CI CLI install steps now fail properly when curl errors (added shell: bash for pipefail)
  • Updated bundled Claude CLI to version 2.1.212

0.2.120

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.211

0.2.119

... (truncated)

Commits
  • ab3b09c docs: update changelog for v0.2.125
  • e74b021 chore: release v0.2.125
  • 1314e18 chore: bump bundled CLI version to 2.1.217
  • 4dedce6 docs: update changelog for v0.2.124
  • fddf27f chore: release v0.2.124
  • 8860ce3 chore: bump bundled CLI version to 2.1.216
  • 879e920 Refuse to spawn .bat/.cmd CLI scripts on Windows to prevent command injection...
  • 2d4ef94 docs: update changelog for v0.2.123
  • d65bf4a chore: release v0.2.123
  • 4fa1389 chore: bump bundled CLI version to 2.1.215
  • Additional commits viewable in compare view

Updates libmozdata from 0.2.12 to 0.2.14

Release notes

Sourced from libmozdata's releases.

v0.2.14

  • set User-Agent for connections (#265)
  • Bump pre-commit hook versions (#286)
  • Bind response body to a local before indexing JSON keys (#285)
  • Fix CI by running on Python 3.13 (#288)
  • Retry all Phabricator API calls upon 50x HTTP error codes (#293)
  • Remove release_owners module (#294)
  • Update icalendar requirement from >=3.10 to >=7.2.0 (#291)
  • Update six requirement from >=1.10.0 to >=1.17.0 (#272)

Released with mozilla/task-boot

Commits

Updates matplotlib from 3.11.0 to 3.11.1

Release notes

Sourced from matplotlib's releases.

REL: v3.11.1

This is the first bugfix release of the 3.11.x series.

This release contains several bug-fixes and adjustments:

  • Fix tight layout of multiple subplots with sharey=True
  • Fix NoNorm cursor formatting for uint8 images
  • Fix occasional misalignment in reported mouse position (also fix a bug with canvas height)
  • Fix clipped Axis labels on 3D plots with tight layout
  • Fix inverted Axis on 3D plots
  • Fix restoring 'auto' aspect in 3D axes after switching from 'equal'
  • Fix missing glyphs when subsetting Type 1 fonts in PDF
  • Fix oversized embedding of Type 42 fonts in PDF/PostScript files

As well as several documentation and typing improvements and corrections.

Commits
  • 3c1757a REL: v3.11.1
  • 792c6b5 DOC: Prepare for 3.11.1
  • aaff9f6 Merge branch 'v3.11.0-doc' into v3.11.x
  • d4f4527 Merge pull request #32052 from meeseeksmachine/auto-backport-of-pr-32038-on-v...
  • 6ad4bcf Merge pull request #32050 from meeseeksmachine/auto-backport-of-pr-31304-on-v...
  • 7fb74d3 Merge pull request #32051 from meeseeksmachine/auto-backport-of-pr-32037-on-v...
  • c624aec Backport PR #32038: Fix occasional misalignment in reported mouse position (a...
  • 8eda2b7 Backport PR #32037: Bump the actions group with 3 updates
  • a0e7ae5 Backport PR #31304: Fix restoring 'auto' aspect in 3D axes after switching fr...
  • 9001323 Merge pull request #32047 from meeseeksmachine/auto-backport-of-pr-32025-on-v...
  • Additional commits viewable in compare view

Updates weave from 0.53.1 to 0.53.2

Release notes

Sourced from weave's releases.

v0.53.2

What's Changed

... (truncated)

Commits
  • 59a9d18 Release version: 0.53.2-dev0 → 0.53.2
  • a91b60c feat(weave): export api contract (#7571)
  • b2685a7 feat(weave_ts): default JS client to calls_complete ingest path (#7386)
  • d160a7f add docstring to StringPrompt Python Class (#7583)
  • b49d5b6 chore(weave_ts): bump TS SDK version to 0.16.3 (#7582)
  • 9175d5b fix(weave_ts): propagate conversation attributes across runIsolated frames (#...
  • 90abcef fix(weave): normalize Claude Code chat projection (#7579)
  • 6c241d3 fix(weave): allow span_name in agent-spans group_by/filter (#7581)
  • 813b21b fix(weave): trace direct openai calls under otel_v2 (#7570)
  • c3064a9 fix(weave): guard ref converter recursion against deeply-nested payloads (#7578)
  • Additional commits viewable in compare view

Updates pre-commit from 4.6.0 to 4.6.1

Release notes

Sourced from pre-commit's releases.

pre-commit v4.6.1

Fixes

Changelog

Sourced from pre-commit's changelog.

4.6.1 - 2026-07-21

Fixes

Commits
  • 242ce8a v4.6.1
  • 766e550 Merge pull request #3727 from pre-commit/dedupe
  • 1558d06 Merge pull request #3726 from pre-commit/exists-faster
  • 8a1c47a avoid duplicate files in --all-files during conflict
  • 2e01c99 faster check of rev existing locally as a commit
  • 3613bf2 Merge pull request #3701 from pre-commit/autoupdate-repos
  • 1d811d9 Return an error for invalid --repo
  • 374d354 Merge pull request #3711 from damonbayer/dmb_JULIA_DEPOT_PATH
  • 1e7994f set JULIA_DEPOT_PATH
  • b2b9119 Merge pull request #3719 from pre-commit/npm-unknown-options
  • Additional commits viewable in compare view

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 patch group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.43.47` | `1.43.53` |
| [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) | `0.2.116` | `0.2.125` |
| [libmozdata](https://github.com/mozilla/libmozdata) | `0.2.12` | `0.2.14` |
| [matplotlib](https://github.com/matplotlib/matplotlib) | `3.11.0` | `3.11.1` |
| [weave](https://github.com/wandb/weave) | `0.53.1` | `0.53.2` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` |



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

Updates `claude-agent-sdk` from 0.2.116 to 0.2.125
- [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/claude-agent-sdk-python@v0.2.116...v0.2.125)

Updates `libmozdata` from 0.2.12 to 0.2.14
- [Release notes](https://github.com/mozilla/libmozdata/releases)
- [Commits](mozilla/libmozdata@v0.2.12...v0.2.14)

Updates `matplotlib` from 3.11.0 to 3.11.1
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.11.0...v3.11.1)

Updates `weave` from 0.53.1 to 0.53.2
- [Release notes](https://github.com/wandb/weave/releases)
- [Changelog](https://github.com/wandb/weave/blob/master/dev_docs/RELEASE.md)
- [Commits](wandb/weave@v0.53.1...v0.53.2)

Updates `pre-commit` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: claude-agent-sdk
  dependency-version: 0.2.125
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: libmozdata
  dependency-version: 0.2.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: matplotlib
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: weave
  dependency-version: 0.53.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: pre-commit
  dependency-version: 4.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 25, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 25, 2026 00:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 25, 2026
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.

0 participants