Skip to content

Commit 8ac620b

Browse files
Update pytest-profiling requirement from ~=1.7 to ~=1.8
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.7.0...v1.8.1) --- updated-dependencies: - dependency-name: pytest-profiling dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 244dd47 commit 8ac620b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-r requirements_test_min.txt
33
coverage~=7.2
44
pytest-cov~=5.0
5-
pytest-profiling~=1.7
5+
pytest-profiling~=1.8
66
pytest-xdist~=3.5
77
# Type packages for mypy
88
types-pkg_resources==0.1.3

0 commit comments

Comments
 (0)