Skip to content

Update Dependencies #644

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

datadog-lambda-python-bot[bot]
Copy link

Autogenerated PR to update all deps to latest versions

]

[package.dependencies]
requests = ">=2.6.0"

[[package]]
name = "ddtrace"
version = "2.20.0"
version = "3.11.2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's v3 in pyproject.toml. Does this mean we are already requiring customers to use v3?

ddtrace = ">=3.10.2,<4"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh look at that. Yes, I think you are correct. Good catch.

@datadog-lambda-python-bot datadog-lambda-python-bot bot force-pushed the update-dependencies branch 5 times, most recently from d7925d8 to a314d5d Compare August 9, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants