amazon-elasticache-samples
amazon-elasticache-samples copied to clipboard
Bump pypdf from 3.16.4 to 3.17.0 in /webinars/genai-chatbot
Bumps pypdf from 3.16.4 to 3.17.0.
Release notes
Sourced from pypdf's releases.
Version 3.17.0, 2023-10-29
What's new
Security (SEC)
- Infinite recursion when using PdfWriter(clone_from=reader) (#2264) by
@AlexhuszaghNew Features (ENH)
- Add parameter to select images to be removed (#2214) by
@pubpub-zzBug Fixes (BUG)
- Correctly handle image mode 1 with FlateDecode (#2249) by
@stefan6419846- Error when filling a value with parentheses #2268 (#2269) by
@KanorUbu- Handle empty root outline (#2239) by
@pubpub-zzDocumentation (DOC)
- Improve merging docs (#2247) by
@stefan6419846Developer Experience (DEV)
- Test Python 3.7 with cryptopgraphy provider as well (#2276) by
@stefan6419846- Run CI with windows-latest (#2258) by
@MartinThoma- Use pytest-xdist (#2254) by
@MartinThoma- Attribute correct authors in the release notes (#2246) by
@stefan6419846Maintenance (MAINT)
- Apply pre-commit hooks (#2277) by
@MartinThoma- Update requirements + mypy fixes (#2275) by
@MartinThoma- Explicitly provide Any for IO generic argument (#2272) by
@nilehmannTesting (TST)
- Fix test_image_without_pillow in windows environment (#2257) by
@pubpub-zzCode Style (STY)
- Remove unused import by
@MartinThoma
Changelog
Sourced from pypdf's changelog.
Version 3.17.0, 2023-10-29
Security (SEC)
- Infinite recursion when using PdfWriter(clone_from=reader) (#2264)
New Features (ENH)
- Add parameter to select images to be removed (#2214)
Bug Fixes (BUG)
Commits
5a2dd75REL: 3.17.0cb90320MAINT: Apply pre-commit hooks (#2277)9afda0aENH: Add parameter to select images to be removed (#2214)9b23ac3SEC: Infinite recursion when using PdfWriter(clone_from=reader) (#2264)56e191dDEV: Test Python 3.7 with cryptopgraphy provider as well (#2276)e9241acBUG: Correctly handle image mode 1 with FlateDecode (#2249)faa8c68MAINT: Update requirements + mypy fixes (#2275)06c1a19BUG: Error when filling a value with parentheses #2268 (#2269)e587157MAINT: Explicitly provide Any for IO generic argument (#2272)9047079STY: Remove unused import- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.