chore(deps): bump ddtrace, GitPython, pyasn1 - #627
Merged
Abhijeet Prasad (AbhiPrasad) merged 2 commits intoJul 29, 2026
Conversation
- ddtrace: 4.1.0 -> 4.12.0 (py/pyproject.toml test-openai-ddtrace group) Addresses W3C baggage-header extraction DoS advisory (fixed in 4.8.2+). - GitPython: 3.1.50 -> 3.1.57 (transitive in integrations/adk-py/uv.lock and integrations/langchain-py/uv.lock) via uv lock --upgrade-package gitpython. Addresses unsafe-option guard bypass advisory (fixed 3.1.55+). Verified with `nox -s test_openai_ddtrace` (1 passed). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Addresses advisory targeting pyasn1 < 0.6.4 (transitive dep in integrations/adk-py/uv.lock). Applied via `uv lock --upgrade-package pyasn1`. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Abhijeet Prasad (AbhiPrasad)
approved these changes
Jul 29, 2026
Abhijeet Prasad (AbhiPrasad)
enabled auto-merge (squash)
July 29, 2026 16:34
Abhijeet Prasad (AbhiPrasad)
deleted the
security/gitpython-ddtrace-bumps
branch
July 29, 2026 16:44
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
Targeted security bumps in response to Dependabot advisories against transitive deps. No matrix pins changed; no cassette re-record.
4.1.0 → 4.12.0inpy/pyproject.toml(test-openai-ddtracegroup) — W3C baggage-header extract DoS advisory, fixed in4.8.2+.3.1.50 → 3.1.57inintegrations/adk-py/uv.lockandintegrations/langchain-py/uv.lock— unsafe-option guard bypass advisory, fixed in3.1.55+. Applied viauv lock --upgrade-package gitpython.py/uv.lockwas already at3.1.57from the last weekly update.0.6.3 → 0.6.4inintegrations/adk-py/uv.lock— applied viauv lock --upgrade-package pyasn1.Test plan
nox -s test_openai_ddtrace— 1 passed againstddtrace==4.12.0.🤖 Generated with Claude Code
Created by Abhijeet Prasad (@AbhiPrasad)
Slack thread