Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update pillow constraint to >=10.3.0 #1495

Merged
merged 1 commit into from
May 9, 2024

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented May 9, 2024

Summary

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

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2024 Intel Corporation
#
# SPDX-License-Identifier: MIT

@yunchu yunchu requested review from a team as code owners May 9, 2024 01:39
@yunchu yunchu requested review from vinnamkim and removed request for a team May 9, 2024 01:39
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@             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 Coverage Δ
ubuntu-20.04_Python-3.10 80.62% <ø> (-0.22%) ⬇️
windows-2022_Python-3.10 80.61% <ø> (-0.22%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yunchu yunchu merged commit 62ec011 into openvinotoolkit:develop May 9, 2024
8 checks passed
@yunchu yunchu deleted the update-pillow-constraint branch May 9, 2024 02:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants