Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump ddtrace from 2.15.0 to 2.15.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.15.0 to 2.15.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.15.0...v2.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Nov 2, 2024
1 parent 96560f1 commit 6190428
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
@@ -20,7 +20,7 @@ pyjwt = "~2.9.0"
PyYAML = "~6.0.2"
typing-extensions = "~4.12.0"
uvicorn = "~0.32.0"
ddtrace = "^2.14.0"
ddtrace = "^2.15.1"
scalar-fastapi = "^1.0.3"

[tool.poetry.dev-dependencies]

0 comments on commit 6190428

Please sign in to comment.