René's URL Explorer Experiment


Title: Bump pillow from 6.2.0 to 8.2.0 in /TensorFlow/Segmentation/UNet_Medical by dependabot[bot] · Pull Request #3 · Paperspace/DeepLearningExamples · GitHub

Open Graph Title: Bump pillow from 6.2.0 to 8.2.0 in /TensorFlow/Segmentation/UNet_Medical by dependabot[bot] · Pull Request #3 · Paperspace/DeepLearningExamples

X Title: Bump pillow from 6.2.0 to 8.2.0 in /TensorFlow/Segmentation/UNet_Medical by dependabot[bot] · Pull Request #3 · Paperspace/DeepLearningExamples

Description: Bumps pillow from 6.2.0 to 8.2.0. Release notes Sourced from pillow's releases. 8.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html Changes Security fixes for 8.2.0 #5377 [@​hugovk] Move getxmp() to JpegImageFile #5376 [@​radarhere] Added getxmp() method #5144 [@​UrielMaD] Compile LibTIFF with CMake on Windows #5359 [@​nulano] Add ImageShow support for GraphicsMagick #5349 [@​latosha-maltba] Tiff crash fixes in TiffDecode.c #5372 [@​wiredfool] Remove redundant check (addition to #5364) #5366 [@​kkopachev] Do not load transparent pixels from subsequent GIF frames #5333 [@​radarhere] Use LZW encoding when saving GIF images #5291 [@​raygard] Set all transparent colors to be equal in quantize() #5282 [@​radarhere] Allow PixelAccess to use Python int when parsing x and y #5206 [@​radarhere] Removed Image._MODEINFO #5316 [@​radarhere] Add preserve_tone option to autocontrast #5350 [@​elejke] Only import numpy when necessary #5323 [@​radarhere] Fixed linear_gradient and radial_gradient I and F modes #5274 [@​radarhere] Add support for reading TIFFs with PlanarConfiguration=2 #5364 [@​wiredfool] More OSS-Fuzz support #5328 [@​wiredfool] Do not premultiply alpha when resizing with Image.NEAREST resampling #5304 [@​nulano] Use quantization method attributes #5353 [@​radarhere] Dynamically link FriBiDi instead of Raqm #5062 [@​nulano] Removed build_distance_tables return value #5363 [@​radarhere] Allow fewer PNG palette entries than the bit depth maximum when saving #5330 [@​radarhere] Use duration from info dictionary when saving WebP #5338 [@​radarhere] Improved efficiency when creating GIF disposal images #5326 [@​radarhere] Stop flattening EXIF IFD into getexif() #4947 [@​radarhere] Replaced tiff_deflate with tiff_adobe_deflate compression when saving TIFF images #5343 [@​radarhere] Save ICC profile from TIFF encoderinfo #5321 [@​radarhere] Moved RGB fix inside ImageQt class #5268 [@​radarhere] Fix -Wformat error in TiffDecode #5305 [@​lukegb] Allow alpha_composite destination to be negative #5313 [@​radarhere] Ensure file is closed if it is opened by ImageQt.ImageQt #5260 [@​radarhere] Added ImageDraw rounded_rectangle method #5208 [@​radarhere] Added IPythonViewer #5289 [@​radarhere] Only draw each rectangle outline pixel once #5183 [@​radarhere] Use mmap instead of built-in Win32 mapper #5224 [@​radarhere] Handle PCX images with an odd stride #5214 [@​radarhere] Only read different sizes for "Large Thumbnail" MPO frames #5168 [@​radarhere] Dependencies Updated harfbuzz to 2.8.0 #5334 [@​radarhere] Deprecations ... (truncated) Changelog Sourced from pillow's changelog. 8.2.0 (2021-04-01) Added getxmp() method #5144 [UrielMaD, radarhere] Add ImageShow support for GraphicsMagick #5349 [latosha-maltba, radarhere] Do not load transparent pixels from subsequent GIF frames #5333 [zewt, radarhere] Use LZW encoding when saving GIF images #5291 [raygard] Set all transparent colors to be equal in quantize() #5282 [radarhere] Allow PixelAccess to use Python int when parsing x and y #5206 [radarhere] Removed Image._MODEINFO #5316 [radarhere] Add preserve_tone option to autocontrast #5350 [elejke, radarhere] Fixed linear_gradient and radial_gradient I and F modes #5274 [radarhere] Add support for reading TIFFs with PlanarConfiguration=2 #5364 [kkopachev, wiredfool, nulano] Deprecated categories #5351 [radarhere] Do not premultiply alpha when resizing with Image.NEAREST resampling #5304 [nulano] Dynamically link FriBiDi instead of Raqm #5062 [nulano] Allow fewer PNG palette entries than the bit depth maximum when saving #5330 [radarhere] Use duration from info dictionary when saving WebP #5338 [radarhere] Stop flattening EXIF IFD into getexif() #4947 [radarhere, kkopachev] ... (truncated) Commits e0e353c 8.2.0 version bump ee635be Merge pull request #5377 from hugovk/security-and-release-notes 694c84f Fix typo [ci skip] 8febdad Review, typos and lint fea4196 Reorder, roughly alphabetic 496245a Fix BLP DOS -- CVE-2021-28678 22e9bee Fix DOS in PSDImagePlugin -- CVE-2021-28675 ba65f0b Fix Memory DOS in ImageFont bb6c11f Fix FLI DOS -- CVE-2021-28676 5a5e6db Fix EPS DOS on _open -- CVE-2021-28677 Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps pillow from 6.2.0 to 8.2.0. Release notes Sourced from pillow's releases. 8.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html Changes Security fixes for 8.2.0 #5377 [...

X Description: Bumps pillow from 6.2.0 to 8.2.0. Release notes Sourced from pillow's releases. 8.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html Changes Security fixes for 8.2.0 #53...

Opengraph URL: https://github.com/Paperspace/DeepLearningExamples/pull/3

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:1d17e0f1-f717-ef0f-9a44-e4de9b696d6f
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-id9714:19E52A:44DC95C:5DA9EF6:697CA0A4
html-safe-noncebc6b43cd2ec1f2a7474c9384f76c714a7f7cce1b41f046079248cc68419645d0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NzE0OjE5RTUyQTo0NERDOTVDOjVEQTlFRjY6Njk3Q0EwQTQiLCJ2aXNpdG9yX2lkIjoiMTM5NTEzNTE3NzcxNzIyNzY4NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac1d947b124e8c3936013e98fb797a3e9b690c4db7efccd3b302d914c8b4ff1acf
hovercard-subject-tagpull_request:665431129
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/Paperspace/DeepLearningExamples/pull/3/checks
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps pillow from 6.2.0 to 8.2.0. Release notes Sourced from pillow's releases. 8.2.0 https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html Changes Security fixes for 8.2.0 #5377 [...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonef30e23787c843d478679169eb69bc1bf04c9aaf526e14cad93570a516ad7b047
turbo-cache-controlno-preview
go-importgithub.com/Paperspace/DeepLearningExamples git https://github.com/Paperspace/DeepLearningExamples.git
octolytics-dimension-user_id9925401
octolytics-dimension-user_loginPaperspace
octolytics-dimension-repository_id243062003
octolytics-dimension-repository_nwoPaperspace/DeepLearningExamples
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id131881622
octolytics-dimension-repository_parent_nwoNVIDIA/DeepLearningExamples
octolytics-dimension-repository_network_root_id131881622
octolytics-dimension-repository_network_root_nwoNVIDIA/DeepLearningExamples
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release0bf17967680d17d40933881af78023e6675fa045
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pull/3/checks#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FPaperspace%2FDeepLearningExamples%2Fpull%2F3%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FPaperspace%2FDeepLearningExamples%2Fpull%2F3%2Fchecks
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=Paperspace%2FDeepLearningExamples
Reloadhttps://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pull/3/checks
Reloadhttps://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pull/3/checks
Reloadhttps://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pull/3/checks
Paperspace https://patch-diff.githubusercontent.com/Paperspace
DeepLearningExampleshttps://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples
NVIDIA/DeepLearningExampleshttps://patch-diff.githubusercontent.com/NVIDIA/DeepLearningExamples
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FPaperspace%2FDeepLearningExamples
Fork 2 https://patch-diff.githubusercontent.com/login?return_to=%2FPaperspace%2FDeepLearningExamples
Star 2 https://patch-diff.githubusercontent.com/login?return_to=%2FPaperspace%2FDeepLearningExamples
Code https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples
Pull requests 1 https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pulls
Actions https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/actions
Projects 0 https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/projects
Security 0 https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/security
Insights https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pulse
Code https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples
Pull requests https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pulls
Actions https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/actions
Projects https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/projects
Security https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/security
Insights https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pulse
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/tree/master
dependabot/pip/TensorFlow/Segmentation/UNet_Medical/pillow-8.2.0https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/tree/dependabot/pip/TensorFlow/Segmentation/UNet_Medical/pillow-8.2.0
Conversation 1 https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pull/3
Commits 1 https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pull/3/commits
Checks 0 https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pull/3/checks
Files changed https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pull/3/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pull/3/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pull/3/checks
Bump pillow from 6.2.0 to 8.2.0 in /TensorFlow/Segmentation/UNet_Medical https://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pull/3/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/Paperspace/DeepLearningExamples/pull/3/checks
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.