chore(deps): bump charset-normalizer 3.4.7, claude-agent-sdk 0.1.54#117
Merged
datasciencemonkey merged 1 commit intomainfrom Apr 9, 2026
Merged
chore(deps): bump charset-normalizer 3.4.7, claude-agent-sdk 0.1.54#117datasciencemonkey merged 1 commit intomainfrom
datasciencemonkey merged 1 commit intomainfrom
Conversation
Recompiled requirements.txt from pyproject.toml via uv pip compile. Both packages pass the 7-day exclude-newer supply-chain gate. - charset-normalizer 3.4.6 → 3.4.7 (released 2026-04-02) - claude-agent-sdk 0.1.50 → 0.1.54 (released 2026-04-02) Dependabot PRs #110 (pydantic-core), #111 (cryptography), #113 (claude-agent-sdk 0.1.58) propose versions blocked by the 7-day rule. PR #109 (importlib-metadata 9.0.0) also blocked by UV exclude-newer.
This was referenced Apr 9, 2026
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
requirements.txtfrompyproject.tomlviauv pip compileexclude-newer = "7 days"supply-chain gate inpyproject.tomlDependabot PRs NOT included (blocked by 7-day rule)
These will become eligible once they age past the 7-day window.
Test plan
uv pip compileresolves cleanlyuv pip compile requirements.txt -o requirements.lock --generate-hashessucceedspytest tests/ -x -q— 162 tests pass