René's URL Explorer Experiment


Title: Bump pillow from 8.0.1 to 9.0.1 in /handling-pdf-files/pdf-ocr by dependabot[bot] · Pull Request #2 · ginmaster/pythoncode-tutorials · GitHub

Open Graph Title: Bump pillow from 8.0.1 to 9.0.1 in /handling-pdf-files/pdf-ocr by dependabot[bot] · Pull Request #2 · ginmaster/pythoncode-tutorials

X Title: Bump pillow from 8.0.1 to 9.0.1 in /handling-pdf-files/pdf-ocr by dependabot[bot] · Pull Request #2 · ginmaster/pythoncode-tutorials

Description: Bumps pillow from 8.0.1 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within lambdas for ImageMath.eval. CVE-2022-22817 #6009 [radarhere] 9.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html Changes Restrict builtins for ImageMath.eval() #5923 [@​radarhere] Ensure JpegImagePlugin stops at the end of a truncated file #5921 [@​radarhere] Fixed ImagePath.Path array handling #5920 [@​radarhere] Remove consecutive duplicate tiles that only differ by their offset #5919 [@​radarhere] Removed redundant part of condition #5915 [@​radarhere] Explicitly enable strip chopping for large uncompressed TIFFs #5517 [@​kmilos] Use the Windows method to get TCL functions on Cygwin #5807 [@​DWesl] Changed error type to allow for incremental WebP parsing #5404 [@​radarhere] Improved I;16 operations on big endian #5901 [@​radarhere] Ensure that BMP pixel data offset does not ignore palette #5899 [@​radarhere] Limit quantized palette to number of colors #5879 [@​radarhere] Use latin1 encoding to decode bytes #5870 [@​radarhere] Fixed palette index for zeroed color in FASTOCTREE quantize #5869 [@​radarhere] When saving RGBA to GIF, make use of first transparent palette entry #5859 [@​radarhere] Pass SAMPLEFORMAT to libtiff #5848 [@​radarhere] Added rounding when converting P and PA #5824 [@​radarhere] Improved putdata() documentation and data handling #5910 [@​radarhere] Exclude carriage return in PDF regex to help prevent ReDoS #5912 [@​radarhere] Image.NONE is only used for resampling and dithers #5908 [@​radarhere] Fixed freeing pointer in ImageDraw.Outline.transform #5909 [@​radarhere] Add Tidelift alignment action and badge #5763 [@​aclark4life] Replaced further direct invocations of setup.py #5906 [@​radarhere] Added ImageShow support for xdg-open #5897 [@​m-shinder] Fixed typo #5902 [@​radarhere] Switched from deprecated "setup.py install" to "pip install ." #5896 [@​radarhere] Support 16-bit grayscale ImageQt conversion #5856 [@​cmbruns] Fixed raising OSError in _safe_read when size is greater than SAFEBLOCK #5872 [@​radarhere] Convert subsequent GIF frames to RGB or RGBA #5857 [@​radarhere] WebP: Fix memory leak during decoding on failure #5798 [@​ilai-deutel] Do not prematurely return in ImageFile when saving to stdout #5665 [@​infmagic2047] Added support for top right and bottom right TGA orientations #5829 [@​radarhere] Corrected ICNS file length in header #5845 [@​radarhere] Block tile TIFF tags when saving #5839 [@​radarhere] Added line width argument to ImageDraw polygon #5694 [@​radarhere] Do not redeclare class each time when converting to NumPy #5844 [@​radarhere] Only prevent repeated polygon pixels when drawing with transparency #5835 [@​radarhere] ... (truncated) Changelog Sourced from pillow's changelog. 9.0.1 (2022-02-03) In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [radarhere, hugovk] Restrict builtins within lambdas for ImageMath.eval. CVE-2022-22817 #6009 [radarhere] 9.0.0 (2022-01-02) Restrict builtins for ImageMath.eval(). CVE-2022-22817 #5923 [radarhere] Ensure JpegImagePlugin stops at the end of a truncated file #5921 [radarhere] Fixed ImagePath.Path array handling. CVE-2022-22815, CVE-2022-22816 #5920 [radarhere] Remove consecutive duplicate tiles that only differ by their offset #5919 [radarhere] Improved I;16 operations on big endian #5901 [radarhere] Limit quantized palette to number of colors #5879 [radarhere] Fixed palette index for zeroed color in FASTOCTREE quantize #5869 [radarhere] When saving RGBA to GIF, make use of first transparent palette entry #5859 [radarhere] Pass SAMPLEFORMAT to libtiff #5848 [radarhere] Added rounding when converting P and PA #5824 [radarhere] Improved putdata() documentation and data handling #5910 [radarhere] Exclude carriage return in PDF regex to help prevent ReDoS #5912 [hugovk] Fixed freeing pointer in ImageDraw.Outline.transform #5909 [radarhere] ... (truncated) Commits 6deac9e 9.0.1 version bump c04d812 Update CHANGES.rst [ci skip] 4fabec3 Added release notes for 9.0.1 02affaa Added delay after opening image with xdg-open ca0b585 Updated formatting 427221e In show_file, use os.remove to remove temporary images c930be0 Restrict builtins within lambdas for ImageMath.eval 75b69dd Dont need to pin for GHA cd938a7 Autolink CWE numbers with sphinx-issues 2e9c461 Add CVE IDs 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 8.0.1 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to r...

X Description: Bumps pillow from 8.0.1 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove ...

Opengraph URL: https://github.com/ginmaster/pythoncode-tutorials/pull/2

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:49e24a22-6637-f9ed-6056-e8f184ff6d69
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9BF6:267E4D:D0F5D02:111052B4:6976A1FA
html-safe-nonced3ab47f09bee1c97cdd2fe84044ed2cc0f0c12ada91c7dcb3256ab3ea335f7e8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QkY2OjI2N0U0RDpEMEY1RDAyOjExMTA1MkI0OjY5NzZBMUZBIiwidmlzaXRvcl9pZCI6IjM2MjYwMjU1NTMwMDY4NjI4NDIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac9883a898e39dd66246a57e3abda7e50210e2305564c13b8f01d569fe441d91a1
hovercard-subject-tagpull_request:878048701
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/ginmaster/pythoncode-tutorials/pull/2/files
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 8.0.1 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to r...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None032152924a283b83384255d9489e7b93b54ba01da8d380b05ecd3953b3212411
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/ginmaster/pythoncode-tutorials git https://github.com/ginmaster/pythoncode-tutorials.git
octolytics-dimension-user_id9446576
octolytics-dimension-user_loginginmaster
octolytics-dimension-repository_id444030998
octolytics-dimension-repository_nwoginmaster/pythoncode-tutorials
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id199449624
octolytics-dimension-repository_parent_nwox4nth055/pythoncode-tutorials
octolytics-dimension-repository_network_root_id199449624
octolytics-dimension-repository_network_root_nwox4nth055/pythoncode-tutorials
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release5b577f6be6482e336e3c30e8daefa30144947b17
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fginmaster%2Fpythoncode-tutorials%2Fpull%2F2%2Ffiles
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%2Fginmaster%2Fpythoncode-tutorials%2Fpull%2F2%2Ffiles
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%2Ffiles&source=header-repo&source_repo=ginmaster%2Fpythoncode-tutorials
Reloadhttps://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files
Reloadhttps://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files
Reloadhttps://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files
ginmaster https://patch-diff.githubusercontent.com/ginmaster
pythoncode-tutorialshttps://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials
x4nth055/pythoncode-tutorialshttps://patch-diff.githubusercontent.com/x4nth055/pythoncode-tutorials
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fginmaster%2Fpythoncode-tutorials
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fginmaster%2Fpythoncode-tutorials
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fginmaster%2Fpythoncode-tutorials
Code https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials
Pull requests 9 https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pulls
Actions https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/actions
Projects 0 https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/projects
Security 0 https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/security
Insights https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pulse
Code https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials
Pull requests https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pulls
Actions https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/actions
Projects https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/projects
Security https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/security
Insights https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fginmaster%2Fpythoncode-tutorials%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fginmaster%2Fpythoncode-tutorials%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/tree/master
dependabot/pip/handling-pdf-files/pdf-ocr/pillow-9.0.1https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/tree/dependabot/pip/handling-pdf-files/pdf-ocr/pillow-9.0.1
Conversation 1 https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2
Commits 1 https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/commits
Checks 0 https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/checks
Files changed https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files
Please reload this pagehttps://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files
Bump pillow from 8.0.1 to 9.0.1 in /handling-pdf-files/pdf-ocr https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files
0779c07 Bump pillow from 8.0.1 to 9.0.1 in /handling-pdf-files/pdf-ocr dependabot[bot] Mar 12, 2022 https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/commits/0779c0775c84a5dd8f7fd2efdf4b4f095f261252
Clear filters https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files
Please reload this pagehttps://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files
Please reload this pagehttps://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files
handling-pdf-files/pdf-ocr/requirements.txthttps://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files#diff-5716e0cabe3e8960473c8c7a6aeef24a33cb742c67bff62c94242391e5863ce1
View file https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/blob/0779c0775c84a5dd8f7fd2efdf4b4f095f261252/handling-pdf-files/pdf-ocr/requirements.txt
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/ginmaster/pythoncode-tutorials/pull/2/files#diff-5716e0cabe3e8960473c8c7a6aeef24a33cb742c67bff62c94242391e5863ce1
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.