Skip to content

Commit

Permalink
⬆️ Bump ddtrace from 2.17.3 to 2.18.1 in /app
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 105c5e9
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
126 changes: 63 additions & 63 deletions app/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 app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pyjwt = "~2.10.0"
PyYAML = "~6.0.2"
typing-extensions = "~4.12.0"
uvicorn = "~0.32.1"
ddtrace = "^2.17.0"
ddtrace = "^2.18.1"
scalar-fastapi = "^1.0.3"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 105c5e9

Please sign in to comment.