Skip to content

Commit de1669e

Browse files
Update extra-platforms[pytest] requirement from ~=1.6.0 to ~=1.7.0
Updates the requirements on [extra-platforms[pytest]](https://github.com/kdeldycke/extra-platforms) to permit the latest version. - [Release notes](https://github.com/kdeldycke/extra-platforms/releases) - [Changelog](https://github.com/kdeldycke/extra-platforms/blob/main/changelog.md) - [Commits](kdeldycke/extra-platforms@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: extra-platforms[pytest] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35ebcf5 commit de1669e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies = [
9696
"boltons ~= 24.1.0",
9797
"click-extra ~= 4.11.7",
9898
"cyclonedx-python-lib [validation] ~= 8.5.0",
99-
"extra-platforms [pytest] ~= 1.6.0",
99+
"extra-platforms [pytest] ~= 1.7.0",
100100
"more-itertools ~= 10.5.0",
101101
"packageurl-python ~= 0.16.0",
102102
"spdx-tools ~= 0.8.2",

0 commit comments

Comments
 (0)