-
Notifications
You must be signed in to change notification settings - Fork 66
Deps: Bump the python-packages group with 4 updates #1218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Bumps the python-packages group with 4 updates: [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/), [packaging](https://github.com/pypa/packaging), [ruff](https://github.com/astral-sh/ruff) and [soupsieve](https://github.com/facelessuser/soupsieve). Updates `beautifulsoup4` from 4.13.3 to 4.13.4 Updates `packaging` from 24.2 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.2...25.0) Updates `ruff` from 0.11.5 to 0.11.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.11.5...0.11.6) Updates `soupsieve` from 2.6 to 2.7 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.6...2.7) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.13.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: packaging dependency-version: '25.0' dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: ruff dependency-version: 0.11.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: soupsieve dependency-version: '2.7' dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuespoetry.lock
Allowed Licenses: 0BSD, AGPL-3.0-or-later, Apache-2.0, BlueOak-1.0.0, BSD-2-Clause, BSD-3-Clause-Clear, BSD-3-Clause, BSL-1.0, CAL-1.0, CC-BY-3.0, CC-BY-4.0, CC-BY-SA-4.0, CC0-1.0, EPL-2.0, GPL-1.0-or-later, GPL-2.0-only, GPL-2.0-or-later, GPL-2.0, GPL-3.0-only, GPL-3.0-or-later, GPL-3.0, ISC, LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-only, LGPL-2.1-or-later, LGPL-2.1, LGPL-3.0-only, LGPL-3.0, LGPL-3.0-or-later, MIT, MIT-CMU, MPL-1.1, MPL-2.0, OFL-1.1, PSF-2.0, Python-2.0, Python-2.0.1, Unicode-DFS-2016, Unlicense, Zlib, ZPL-2.1 OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
🚀 Conventional commits found. |
bjoernricks
approved these changes
Apr 22, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 4 updates: beautifulsoup4, packaging, ruff and soupsieve.
Updates
beautifulsoup4from 4.13.3 to 4.13.4Updates
packagingfrom 24.2 to 25.0Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
f585376Bump for release600eceaAdd changelog entries3910129support 'extras' and 'dependency_groups' markers (#888)8e49b43Add support for PEP 738 Android tags (#880)e624d8eBump the github-actions group with 3 updates (#886)71f38d8Bump the github-actions group with 2 updates (#878)9b4922dBump the github-actions group with 3 updates (#870)8510bd9Upgrade to ruff 0.9.1 (#865)9375ec2Re-add tests for Unicode file name parsing (#863)2256ed4Bump the github-actions group across 1 directory with 2 updates (#864)Updates
rufffrom 0.11.5 to 0.11.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
fcd50a0Bump 0.11.6 (#17449)3ada36bAuto generatevisit_source_order(#17180)bd89838[red-knot] Initial tests for protocols (#17436)b32407b[red-knot] Dataclasses: synthesize__init__with proper signature (#17428)b4de245[red-knot] Dataclasses: supportorder=True(#17406)914095d[red-knot] Super-basic generic inference at call sites (#17301)5350288[red-knot] Check assignability of bound methods to callables (#17430)649610c[red-knot] Supportsuper(#17174)1a79722[airflow] ExtendAIR311rules (#17422)b67590b[red-knot] simplify union size limit handling (#17429)Updates
soupsievefrom 2.6 to 2.7Release notes
Sourced from soupsieve's releases.
Commits
a616022Link license in readme6b22489Add new selectors and move some existing selectors out of experimental (#280)48be2eeBranch specifiers on badge do not workfcb3aafActually update badgefef91c7Update build badge6fdce69Fix some typing issues revealed with latest BS4 (#279)6470b9dFix a typo in faq.md (#277)a8080d9Typos: Remove duplicate wordsDependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions