Skip to content

Commit 592ff6a

Browse files
Bucknallaclaude
andcommitted
Update ddtrace to >=4.3.0 for Python 3.14 support
ddtrace 2.21.1 doesn't support Python 3.14. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent a1aacd9 commit 592ff6a

2 files changed

Lines changed: 60 additions & 99 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ flake8 = "==6.1.0"
1414
pytest = "==8.3.4"
1515
pydocstyle = "==5.0.2"
1616
coveralls = "==3.3.1"
17-
ddtrace = "==2.21.1"
17+
ddtrace = ">=4.3.0"
1818
pytest-cov = "*"
1919
build = "*"
2020
twine = "*"

Pipfile.lock

Lines changed: 59 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)