Skip to content

Commit

Permalink
Update ddtrace requirement from ~=2.7.0 to ~=2.9.2
Browse files Browse the repository at this point in the history
Updates the requirements on [ddtrace](https://github.com/DataDog/dd-trace-py) to permit the latest version.
- [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.7.0...v2.9.2)

---
updated-dependencies:
- dependency-name: ddtrace
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 4e16b09 commit 54fd4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ django-storages~=1.13
gunicorn~=21.2.0
psycopg2-binary~=2.9.5
sentry-sdk~=1.44.0
ddtrace~=2.7.0
ddtrace~=2.9.2
setproctitle~=1.3.2

0 comments on commit 54fd4da

Please sign in to comment.