Skip to content

Commit

Permalink
requirements: update pytest-profiling requirement from <1.8.1 to <1.8…
Browse files Browse the repository at this point in the history
….2 (#3135)

Updates the requirements on [pytest-profiling](https://github.com/man-group/pytest-plugins) to permit the latest version.
- [Release notes](https://github.com/man-group/pytest-plugins/releases)
- [Changelog](https://github.com/man-group/pytest-plugins/blob/master/CHANGES.md)
- [Commits](man-group/pytest-plugins@v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: pytest-profiling
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent 8d2fafc commit cd06c82
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 @@ -5,7 +5,7 @@ pytest-benchmark<5.1.1
pytest-cov<6.0.1
pytest-forked<1.7.0
pytest-helpers-namespace<2021.12.30
pytest-profiling<1.8.1
pytest-profiling<1.8.2
pytest-pycodestyle<2.5.0
pytest-pydocstyle<2.5.0
pytest-xdist>=3.2.0, <3.7.0

0 comments on commit cd06c82

Please sign in to comment.