deps(deps): bump the data-doc group across 1 directory with 8 updates#137
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the data-doc group across 1 directory with 8 updates#137dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the data-doc group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.3` | | [openpyxl](https://openpyxl.readthedocs.io) | `3.1.2` | `3.1.5` | | [python-docx](https://github.com/python-openxml/python-docx) | `1.1.0` | `1.2.0` | | [pdfplumber](https://github.com/jsvine/pdfplumber) | `0.10.3` | `0.11.9` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.10.2` | `6.12.2` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.2` | `4.14.3` | | [reportlab](https://www.reportlab.com/) | `4.0.7` | `4.5.1` | | [python-pptx](https://github.com/scanny/python-pptx) | `0.6.23` | `1.0.2` | Updates `pyyaml` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.3) Updates `openpyxl` from 3.1.2 to 3.1.5 Updates `python-docx` from 1.1.0 to 1.2.0 - [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst) - [Commits](python-openxml/python-docx@v1.1.0...v1.2.0) Updates `pdfplumber` from 0.10.3 to 0.11.9 - [Release notes](https://github.com/jsvine/pdfplumber/releases) - [Changelog](https://github.com/jsvine/pdfplumber/blob/stable/CHANGELOG.md) - [Commits](jsvine/pdfplumber@v0.10.3...v0.11.9) Updates `pypdf` from 6.10.2 to 6.12.2 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.10.2...6.12.2) Updates `beautifulsoup4` from 4.12.2 to 4.14.3 Updates `reportlab` from 4.0.7 to 4.5.1 Updates `python-pptx` from 0.6.23 to 1.0.2 - [Changelog](https://github.com/scanny/python-pptx/blob/master/HISTORY.rst) - [Commits](scanny/python-pptx@v0.6.23...v1.0.2) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: data-doc - dependency-name: openpyxl dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: data-doc - dependency-name: pdfplumber dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: data-doc - dependency-name: pypdf dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: data-doc - dependency-name: python-docx dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: data-doc - dependency-name: python-pptx dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: data-doc - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: data-doc - dependency-name: reportlab dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: data-doc ... Signed-off-by: dependabot[bot] <support@github.com>
66b2401 to
745b959
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the data-doc group with 8 updates in the / directory:
6.0.16.0.33.1.23.1.51.1.01.2.00.10.30.11.96.10.26.12.24.12.24.14.34.0.74.5.10.6.231.0.2Updates
pyyamlfrom 6.0.1 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)41309b0Release 6.0.2 (#819)dd9f0e16.0.2rc1 (#809)f5527a2disable CI trigger on PR editsb4d80a7Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
openpyxlfrom 3.1.2 to 3.1.5Updates
python-docxfrom 1.1.0 to 1.2.0Changelog
Sourced from python-docx's changelog.
Commits
e454546release: prepare v1.2.0 release1fe6601build: small adjustments for tox4fbe1f6docs: add Comments docsa809d6ccomments: add Comment.texte3a321dcomments: add Run.mark_comment_range()af3b973comments: add Document.add_comment()66da522xfail: acceptance test for Document.add_comment()761f4cccomments: add Comment.author, .initials setters8ac9fc4comments: add Comments.add_comment()d360409xfail: acceptance test for Comment mutationsUpdates
pdfplumberfrom 0.10.3 to 0.11.9Release notes
Sourced from pdfplumber's releases.
... (truncated)
Changelog
Sourced from pdfplumber's changelog.
... (truncated)
Commits
db828e3Bump version to 0.11.90aca9f5Update CHANGELOG.md9555532Upgrade pdfminer.six from 20251229 to 2025123026687c3Upgrade pdfminer.six from 20251228 to 2025122945a3530Replace pytest-parallel with pytest-xdista281501Loosen some requirements-dev.txt versions6dd1bdeTest also on Python 3.13, 3.14, not on 3.93e47d16Update CHANGELOG.md1524ce4Upgrade pdfminer.six from 20251227 to 2025122875bbed3Upgrade pdfminer.six from 20251107 to 20251227Updates
pypdffrom 6.10.2 to 6.12.2Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
efad421REL: 6.12.26755d92SEC: Optimize _decode_png_prediction regarding memory and speed (#3806)0b5b8adSEC: Improve loop control in text extraction (#3805)1a7454fMAINT: Remove unneeded backslash in re.compile (#3797)228780aREL: 6.12.162191d5SEC: Limit input size and element count for XMP metadata (#3796)e852631ROB: Prevent cyclic parent hierarchies for inherited dictionaries (#3795)6b4bbccROB: Deal with invalid first code in LZW decoder (#3794)20c16d3TST: Update tests for Python 3.15 support (#3793)08eb143REL: 6.12.0Updates
beautifulsoup4from 4.12.2 to 4.14.3Updates
reportlabfrom 4.0.7 to 4.5.1Updates
python-pptxfrom 0.6.23 to 1.0.2Changelog
Sourced from python-pptx's changelog.
Commits
278b47bfix(enum): replace read-only enum values0f980cdfix(type): add py.typed31955c0docs: update docs build04a3e9drelease: prepare v1.0.0 release40301ccbuild: modernize build processaf6a8f7fix: #929 raises on JPEG with image/jpg MIME-type284fc01fix: #990 Turn off ZipFile strict_timestamps799b214fix: #972 next-slide-id fails when max usedd5c95befix: #943 Docstring implies Px subtype of Lengthc38d5f5type: general modernization