Fix Dependabot alerts: bump aiohttp, cryptography, mcp, pyasn1, pygments - #23
Merged
Conversation
…lerts Applied across root and all 5 cookbook subprojects (each has its own uv.lock): aiohttp 3.14.1 -> 3.14.3, cryptography 48.0.1 -> 50.0.0, mcp 1.27.2 -> 1.29.0 (pinned to stay on 1.x, avoiding a breaking major bump to 2.0.0), pyasn1 0.6.3 -> 0.6.4, pygments 2.19.2 -> 2.20.0. Verified: uv lock --check passes on all 6 lockfiles, diffs are minimal (only intended packages changed), and imports/smoke tests pass for mcp (directly used in src/simlab/agents/mcp_client.py) and the others.
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.
Bumps aiohttp, cryptography, mcp, pyasn1, pygments to patched versions, applied to root and all 5 cookbook subprojects (each has its own uv.lock).
Verified
uv lock --checkon all 6 lockfiles, diffs are minimal, and smoke-tested imports (mcp is directly used insrc/simlab/agents/mcp_client.py).Warning — litellm alerts likely stale/mis-attributed: several open alerts point to
cookbook/claude-agent-sdk/pyproject.tomlfor litellm, but that file doesn't declare litellm, never has (checked full git history), and the actualclaude-agent-sdkPyPI package doesn't depend on it either. Forced a Dependabot rescan (toggledvulnerability-alertsoff/on) and they persisted, so this isn't fixable via a code change here — worth checking the dependency-graph source (e.g. an old CI dependency-submission snapshot) or dismissing manually.