Open
Conversation
d888bcd to
1e115fa
Compare
lym953
approved these changes
Aug 4, 2025
purple4reina
reviewed
Aug 4, 2025
poetry.lock
Outdated
| [[package]] | ||
| name = "ddtrace" | ||
| version = "2.20.0" | ||
| version = "3.11.2" |
Contributor
There was a problem hiding this comment.
I'm not sure we should make this change just yet. This would mean that any customers currently relying on v2 of ddtrace would have to update all of their instrumentation code.
Contributor
There was a problem hiding this comment.
It's v3 in pyproject.toml. Does this mean we are already requiring customers to use v3?
datadog-lambda-python/pyproject.toml
Line 31 in 50d893a
Contributor
There was a problem hiding this comment.
Oh look at that. Yes, I think you are correct. Good catch.
a314d5d to
554232a
Compare
5c96590 to
261b134
Compare
b1b2faa to
9ab99c0
Compare
1c1589d to
ebd625e
Compare
fa178ff to
d9d762b
Compare
b543c69 to
1020a90
Compare
e928f96 to
3647a73
Compare
16f427d to
1ef570d
Compare
0f7c9e7 to
22f00da
Compare
171ffd7 to
4d3184c
Compare
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.
Autogenerated PR to update all deps to latest versions