Update Dependencies#644
Open
datadog-lambda-python-bot[bot] wants to merge 1 commit into
Open
Conversation
datadog-lambda-python-bot
Bot
force-pushed
the
update-dependencies
branch
from
August 4, 2025 15:55
d888bcd to
1e115fa
Compare
lym953
approved these changes
Aug 4, 2025
purple4reina
reviewed
Aug 4, 2025
| [[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.
datadog-lambda-python-bot
Bot
force-pushed
the
update-dependencies
branch
6 times, most recently
from
August 12, 2025 10:02
a314d5d to
554232a
Compare
datadog-lambda-python-bot
Bot
force-pushed
the
update-dependencies
branch
7 times, most recently
from
August 20, 2025 10:01
5c96590 to
261b134
Compare
datadog-lambda-python-bot
Bot
force-pushed
the
update-dependencies
branch
5 times, most recently
from
August 27, 2025 10:02
b1b2faa to
9ab99c0
Compare
datadog-lambda-python-bot
Bot
force-pushed
the
update-dependencies
branch
4 times, most recently
from
September 3, 2025 10:02
1c1589d to
ebd625e
Compare
datadog-lambda-python-bot
Bot
force-pushed
the
update-dependencies
branch
3 times, most recently
from
September 6, 2025 10:01
fa178ff to
d9d762b
Compare
datadog-lambda-python-bot
Bot
force-pushed
the
update-dependencies
branch
5 times, most recently
from
September 30, 2025 10:02
b543c69 to
1020a90
Compare
datadog-lambda-python-bot
Bot
force-pushed
the
update-dependencies
branch
7 times, most recently
from
October 8, 2025 10:02
e928f96 to
3647a73
Compare
datadog-lambda-python-bot
Bot
force-pushed
the
update-dependencies
branch
7 times, most recently
from
October 16, 2025 10:02
16f427d to
1ef570d
Compare
datadog-lambda-python-bot
Bot
force-pushed
the
update-dependencies
branch
6 times, most recently
from
October 23, 2025 10:02
0f7c9e7 to
22f00da
Compare
datadog-lambda-python-bot
Bot
force-pushed
the
update-dependencies
branch
4 times, most recently
from
October 28, 2025 10:02
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