Bump the python-packages group with 5 updates#4
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the python-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.7.1` | `4.13.5` | | [lxml](https://github.com/lxml/lxml) | `6.0.0` | `6.0.1` | | [xmltodict](https://github.com/martinblech/xmltodict) | `0.11.0` | `0.14.2` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.14.2` | `6.15.0` | | [pymupdf](https://github.com/pymupdf/pymupdf) | `1.26.3` | `1.26.4` | Updates `beautifulsoup4` from 4.7.1 to 4.13.5 Updates `lxml` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.0.0...lxml-6.0.1) Updates `xmltodict` from 0.11.0 to 0.14.2 - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](martinblech/xmltodict@v0.11.0...v0.14.2) Updates `pyinstaller` from 6.14.2 to 6.15.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.14.2...v6.15.0) Updates `pymupdf` from 1.26.3 to 1.26.4 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.26.3...1.26.4) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.13.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: lxml dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: xmltodict dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pyinstaller dependency-version: 6.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pymupdf dependency-version: 1.26.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 python-packages group with 5 updates:
4.7.14.13.56.0.06.0.10.11.00.14.26.14.26.15.01.26.31.26.4Updates
beautifulsoup4from 4.7.1 to 4.13.5Updates
lxmlfrom 6.0.0 to 6.0.1Changelog
Sourced from lxml's changelog.
Commits
5aca07dPrepare release of lxml 6.0.1.f0e555aBuild: Add Py3.14 also to tox.ini.afc745aUpdate changelog.25242c6Build: Add "riscv64" wheels for Py3.12+.457c564Build: Mark Py3.14 as officially supported.66a3cc3Remove Py2 test code.6e88838CI: Fix version usage in cache keys.fe5df46Build: bump the github-actions group across 1 directory with 3 updates (#476)9177121CI: Configure library versions centrally in pyproject.toml to prevent build t...525c6b9Build: Separate libs cache by CPU architecture.Updates
xmltodictfrom 0.11.0 to 0.14.2Changelog
Sourced from xmltodict's changelog.
... (truncated)
Commits
0952f38Bump version and update CHANGELOG.13068aaRevert "Ensure significant whitespace is not trimmed"34759c3Bump version and update CHANGELOG.e3f7161Drop Python 3.4 and 3.5cc54376Fix misspellings found by codespell01cea1eApply ruff/Pyflakes rule F84148b47c9Bump version and update CHANGELOG.94ee05bRemove unnecessary whitespace.efe6060Merge branch 'DimitriPapadopoulos-pyupgrade'5b1b511Get rid of Python 2 basestring and unicode (#346)Updates
pyinstallerfrom 6.14.2 to 6.15.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.