Skip to content

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 6.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-5.9.3...release-6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2024
1 parent 44f33ee commit 2c67a25
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==6.0.0
pytest==7.2.1
pre-commit==2.21.0
mypy==0.982
Expand Down

0 comments on commit 2c67a25

Please sign in to comment.