openvinotoolkit / datumaro

Dataset Management Framework, a Python library and a CLI tool to build, analyze and manage Computer Vision datasets.
https://openvinotoolkit.github.io/datumaro/
MIT License
551 stars 135 forks source link

Update pillow constraint to >=10.3.0 #1495

Closed yunchu closed 6 months ago

yunchu commented 6 months ago

Summary

To remedy possibility of GHSA-44wm-f244-xhp3 by pillow 10.2.0

How to test

Checklist

License

# Copyright (C) 2024 Intel Corporation
#
# SPDX-License-Identifier: MIT
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.64%. Comparing base (44cc56a) to head (5d7541b). Report is 57 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1495 +/- ## =========================================== - Coverage 80.85% 80.64% -0.22% =========================================== Files 271 276 +5 Lines 30689 31372 +683 Branches 6197 6313 +116 =========================================== + Hits 24815 25300 +485 - Misses 4489 4658 +169 - Partials 1385 1414 +29 ``` | [Flag](https://app.codecov.io/gh/openvinotoolkit/datumaro/pull/1495/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | Coverage Δ | | |---|---|---| | [ubuntu-20.04_Python-3.10](https://app.codecov.io/gh/openvinotoolkit/datumaro/pull/1495/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `80.62% <ø> (-0.22%)` | :arrow_down: | | [windows-2022_Python-3.10](https://app.codecov.io/gh/openvinotoolkit/datumaro/pull/1495/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `80.61% <ø> (-0.22%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.