Bump the python-packages group across 1 directory with 3 updates#2
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the python-packages group across 1 directory with 3 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-packages group with 3 updates in the / directory: [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/), [xmltodict](https://github.com/martinblech/xmltodict) and [pyinstaller](https://github.com/pyinstaller/pyinstaller). Updates `beautifulsoup4` from 4.7.1 to 4.13.4 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) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.13.4 dependency-type: direct:production update-type: version-update:semver-minor 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 ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 3 updates in the / directory: beautifulsoup4, xmltodict and pyinstaller.
Updates
beautifulsoup4from 4.7.1 to 4.13.4Updates
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.