chore(deps): bump idna from 3.11 to 3.15#1660
Conversation
There was a problem hiding this comment.
LGTM, transitive dependency bump including a security fix (CVE-2026-45409 in 3.14).
Extended reasoning...
Overview
This PR bumps the transitive dependency idna from 3.11 to 3.15 in uv.lock. The change is a single-file lockfile update with new version, sdist URL, hash, and wheel URL/hash. No source code is touched.
Security risks
None introduced — in fact, this upgrade includes the 3.14 release which addresses CVE-2026-45409 (bypass of CVE-2024-3651 mitigation for quadratic-time processing of long inputs). The remaining changes between 3.11 and 3.15 are internal cleanups, lazy-loading, a Unicode 17.0.0 data update, and a deprecation warning for the transitional argument.
Level of scrutiny
Low — this is a mechanical dependabot lockfile bump for a transitive dep. idna is not directly imported anywhere in the langfuse-python source; it comes in via requests/httpx-style HTTP clients and only impacts URL/host validation.
Other factors
Single-file diff, no API surface change exposed to this project, and the upgrade is in the safe direction (newer + patches a CVE). No outstanding reviewer comments.
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
036136a to
e62ecd3
Compare
Bumps idna from 3.11 to 3.15.
Changelog
Sourced from idna's changelog.
Commits
af30a09Release 3.1530314d4Pre-release 3.15rc005d4b21Merge pull request #237 from kjd/convert-docs-to-markdown2987fdbConvert README and HISTORY from reStructuredText to Markdown59fa800Merge pull request #236 from kjd/dependabot/github_actions/actions-f3e34333eadef6983Merge branch 'master' into dependabot/github_actions/actions-f3e34333eabbd8004Merge pull request #234 from StanFromIreland/patch-1edd07c0Bump github/codeql-action from 3.35.2 to 4.35.2 in the actions group5557db0Merge branch 'master' into patch-1f11746cMerge pull request #235 from StanFromIreland/patch-2