Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump psutil in /resources/scripts/pytest_otel
Browse files Browse the repository at this point in the history
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.3 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.9.3...release-5.9.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2023
1 parent de8fa6b commit ff10513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/scripts/pytest_otel/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ coverage==7.0.5
opentelemetry-api==1.15.0
opentelemetry-exporter-otlp==1.15.0
opentelemetry-sdk==1.15.0
psutil==5.9.3
psutil==5.9.7
pytest==7.2.1
pre-commit==2.21.0
mypy==0.982
Expand Down

0 comments on commit ff10513

Please sign in to comment.