Skip to content

Commit

Permalink
⬆️ Bump ddtrace from 2.17.3 to 2.18.1 in /waypoint
Browse files Browse the repository at this point in the history
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 2.17.3 to 2.18.1.
- [Release notes](https://github.com/DataDog/dd-trace-py/releases)
- [Changelog](https://github.com/DataDog/dd-trace-py/blob/main/CHANGELOG.md)
- [Commits](DataDog/dd-trace-py@v2.17.3...v2.18.1)

---
updated-dependencies:
- dependency-name: ddtrace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent c3e5275 commit ba9966e
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
126 changes: 63 additions & 63 deletions waypoint/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion waypoint/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pydantic = "~2.10.1"
typing-extensions = "~4.12.0"
uvicorn = "~0.32.1"
sse-starlette = "~=2.1.3"
ddtrace = "^2.17.0"
ddtrace = "^2.18.1"
scalar-fastapi = "^1.0.3"
tenacity = "^9.0.0"

Expand Down

0 comments on commit ba9966e

Please sign in to comment.