Bump msgpack, starlette, urllib3 (fixes high-severity Dependabot alerts) - #111
Merged
Conversation
Fixes GHSA-jjj6-mw9f-p565 (CVE-2026-59200), GHSA-fj7v-r99m-22gq (CVE-2026-59198), GHSA-xj96-63gp-2gmr (CVE-2026-59197), GHSA-6r8x-57c9-28j4 (CVE-2026-59199), GHSA-4x4j-2g7c-83w6 (CVE-2026-55798). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0163Gg9kDxMiar8Nbcx25q8J
…abot alerts - msgpack 1.1.2 -> 1.2.1 (GHSA-6v7p-g79w-8964) - starlette 0.52.1 -> 1.3.1 (GHSA-82w8-qh3p-5jfq, GHSA-wqp7-x3pw-xc5r) - urllib3 2.6.3 -> 2.7.0 (GHSA-qccp-gfcp-xxvc, GHSA-mf9v-mfxr-j63j) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0163Gg9kDxMiar8Nbcx25q8J
Contributor
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Note: starlette is a transitive dep of
marimo0.23.0, which already permits starlette >=1.x, so no marimo version change was needed. Left the remaining lower-severity alerts (idna, pymdown-extensions, pytest, Pygments, requests, marimo itself) alone since those are medium/low severity, not urgent.Stacked on #110 (base includes that commit since this branch was cut after it) — merge #110 first or this diff will show both.
Test plan
uv lock --upgrade-packageresolves cleanly, no other packages touched🤖 Generated with Claude Code
https://claude.ai/code/session_0163Gg9kDxMiar8Nbcx25q8J