Skip to content

Commit

Permalink
Bump ddtrace from 2.3.0 to 2.9.3
Browse files Browse the repository at this point in the history
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 2.3.0 to 2.9.3.
- [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.3.0...v2.9.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent a1f33db commit 9c4c550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pre-commit~=3.7.0;python_version >="3.9"
pre-commit~=3.5.0;python_version <"3.9"

# test
ddtrace==2.3.0
ddtrace==2.9.3
pytest~=7.4
pytest-csv~=3.0
pytest-dotenv~=0.5.2
Expand Down

0 comments on commit 9c4c550

Please sign in to comment.