Deps: Bump the python-packages group across 1 directory with 7 updates#191
Merged
greenbonebot merged 1 commit intomainfrom Feb 3, 2026
Merged
Conversation
Bumps the python-packages group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dill](https://github.com/uqfoundation/dill) | `0.4.0` | `0.4.1` | | [librt](https://github.com/mypyc/librt) | `0.7.7` | `0.7.8` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `1.0.3` | `1.0.4` | | [pytokens](https://github.com/tusharsadhwani/pytokens) | `0.3.0` | `0.4.1` | | [rich](https://github.com/Textualize/rich) | `14.2.0` | `14.3.2` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.13.3` | `0.14.0` | Updates `dill` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.4.0...0.4.1) Updates `librt` from 0.7.7 to 0.7.8 - [Commits](mypyc/librt@v0.7.7...v0.7.8) Updates `packaging` from 25.0 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.0) Updates `pathspec` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v1.0.3...v1.0.4) Updates `pytokens` from 0.3.0 to 0.4.1 - [Commits](tusharsadhwani/pytokens@0.3.0...0.4.1) Updates `rich` from 14.2.0 to 14.3.2 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.2.0...v14.3.2) Updates `tomlkit` from 0.13.3 to 0.14.0 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.3...0.14.0) --- updated-dependencies: - dependency-name: dill dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: librt dependency-version: 0.7.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: packaging dependency-version: '26.0' dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pathspec dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytokens dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: rich dependency-version: 14.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: tomlkit dependency-version: 0.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Conventional Commits Report
🚀 Conventional commits found. |
henning
approved these changes
Feb 3, 2026
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 7 updates in the / directory:
0.4.00.4.10.7.70.7.825.026.01.0.31.0.40.3.00.4.114.2.014.3.20.13.30.14.0Updates
dillfrom 0.4.0 to 0.4.1Commits
a9d4d39tag: 0.4.154370bdcleanup outdated docs (#742)bae7c21fix pypy311 registered, update travis ci (#741)7daa95dBump urllib3 from 2.6.0 to 2.6.3 in /docs (#739)5fbd3a7sync with rtfd 15.10.0 (#740)fdb4b72update copyright for 2026, urllib3 to 2.6.0 (#738)e8c4221avoid numpy segfault for 3.15.0a3 (#737)d948ecdensure valid class qualname in getsource (#733)a843f90sync with rtd 15.4.1 (#731)08f613ddict and weakref attribute are singletons in 3.15 (#728)Updates
librtfrom 0.7.7 to 0.7.8Commits
7b16380Sync mypyUpdates
packagingfrom 25.0 to 26.0Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
3b77a26Bump for release31371ccdocs: prepare for 26.0 final (#1063)9627a88perf: dual replace (#1064)d5398b8fix: restore ._version as a compat shim (#1062)3a7b600Bump for developmentd4eefdcBump for release4618912docs: prepare for 26.0rc3 (#1060)0cf1b41ci: test on first public release of CPythons (#1056)716beb1perf: 10% faster stripping zeros (#1058)350a230fix: support CPython 3.11.0-3.11.4 and older PyPy3.11 (#1055)Updates
pathspecfrom 1.0.3 to 1.0.4Release notes
Sourced from pathspec's releases.
Changelog
Sourced from pathspec's changelog.
Commits
39f02a9Release v1.0.4529c0f8Improve testpypi01057ceFix 103593a859Improve testpypiUpdates
pytokensfrom 0.3.0 to 0.4.1Commits
39eac88Release v0.4.128cc33cDon't emit dedents after an escaped new line (#19)881fdefPrimer impl (#21)101edb0fix quiet mode on failure15b7bc1add json support to cli9b308c30.4.01bdc237Various packaging and dev improvements (#18)90dfdfbJust avoid using uv (#17)7fea156Move setup.cfg to pyproject.toml (#16)b0953c3Use cibuildwheel to build wheels (#15)Updates
richfrom 14.2.0 to 14.3.2Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
0752ff0Merge pull request #3953 from Textualize/zwj-fix54ae0cfsimplify07edb85refine31930ddfix test454fcfcstupid comment13f87a4Fix ZWJ and edge cases1d402e0fix datesf2a1c3bMerge pull request #3944 from Textualize/nerf-fonts2e5a5dachangelog73ee823fix fontsUpdates
tomlkitfrom 0.13.3 to 0.14.0Release notes
Sourced from tomlkit's releases.
Changelog
Sourced from tomlkit's changelog.
Commits
090a28echore(deps-dev): bump setuptools from 70.0.0 to 78.1.1 (#453)9bccd76chore: bump version to 0.14.0 in pyproject.toml and init.pye457892chore(deps-dev): bump urllib3 from 2.2.2 to 2.6.3 (#452)82970a1chore: update pre-commit hooks and refactor imports for consistencyedba395chore: update Python version and GitHub Actions to use latest versions (#451)5495784feat: add String.type property to retrieve the string typea61a4d5[pre-commit.ci] pre-commit autoupdate (#444)87ace5e[pre-commit.ci] pre-commit autoupdate (#438)3687d0dfix: update boolean function to handle both string and boolean inputs correctly6042e0cfeat: enhance custom encoders to accept _parent and _sort_keys parameters (#436)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 <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