Bump the development-version-updates group with 8 updates - #230
Merged
github-actions[bot] merged 1 commit intoSep 1, 2026
Merged
github-actions[bot] merged 1 commit into
github-actions[bot] merged 1 commit into
Conversation
Bumps the development-version-updates group with 8 updates: | Package | From | To | | --- | --- | --- | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.6` | `4.0.8` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.0` | `3.32.4` | | [packaging](https://github.com/pypa/packaging) | `26.2` | `26.3` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.11.0` | `4.11.5` | | [python-discovery](https://github.com/tox-dev/python-discovery) | `1.5.0` | `1.6.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.7.0` | `21.7.7` | Updates `pylint` from 4.0.6 to 4.0.8 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.6...v4.0.8) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `filelock` from 3.32.0 to 3.32.4 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.32.0...3.32.4) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `platformdirs` from 4.11.0 to 4.11.5 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.11.0...4.11.5) Updates `python-discovery` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Changelog](https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst) - [Commits](tox-dev/python-discovery@1.5.0...1.6.0) Updates `virtualenv` from 21.7.0 to 21.7.7 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.7.0...21.7.7) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: click dependency-version: 8.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: filelock dependency-version: 3.32.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: packaging dependency-version: '26.3' dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: platformdirs dependency-version: 4.11.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: python-discovery dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: virtualenv dependency-version: 21.7.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
github-actions
Bot
deleted the
dependabot/pip/development-version-updates-805a58d6dc
branch
September 1, 2026 20:26
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 development-version-updates group with 8 updates:
4.0.64.0.84.6.14.6.28.4.28.5.03.32.03.32.426.226.34.11.04.11.51.5.01.6.021.7.021.7.7Updates
pylintfrom 4.0.6 to 4.0.8Release notes
Sourced from pylint's releases.
... (truncated)
Commits
ecb84baBump pylint to 4.0.8, update changelog (#11355)989e9c5[Backport maintenance/4.0.x] Support isort 9 (#11354)8c1ee95Flag assertEqual and assertNotEqual between two constants in W1503eadefe3Fix false positive bad-string-format-type for subclasses of builtin typesdb00e3b[Backport maintenance/4.0.x] fix(docparams): guard decorated_with_property ag...7909c17Accept subclass instances in the invalid-*-returned checksd19640d[Backport maintenance/4.0.x] Fixinvalid-namefalse positive in `if _name...94e5704Skip unspecified-encoding for unknown open modes (#11163)d59b329fix(refactoring): handle non-AssignName targets in use-yield-from (#11286) (#...eea0569[Backport maintenance/4.0.x] Fix crash in docparams on raising a non-exceptio...Updates
pre-commitfrom 4.6.1 to 4.6.2Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
9767b6cv4.6.242ee3ffMerge pull request #3743 from pre-commit/npm-build-scripts-11-x3056619fixlanguage: nodefor hooks with build scripts and npm 11.xUpdates
clickfrom 8.4.2 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)Updates
filelockfrom 3.32.0 to 3.32.4Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
cb493d6Release 3.32.4fe07a11escape the hostname every marker publishes (#709)232732f🔧 chore: batch dependency updates weekly on Tuesday (#713)2966eb5🧪 test(fork): fork once the event loop has closed (#714)61511ebbuild(deps): bump astral-sh/setup-uv from 10.0.0 to 10.0.1 (#712)f12a52fbuild(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.0 (#711)54c7b6c[pre-commit.ci] pre-commit autoupdate (#710)49f8035🧪 test: cover a reclaimed private record for real (#706)bb16d39🧪 test: deflake six scheduled-run failures (#704)13b82a6🐛 fix: retry transient denials on open and claim read (#705)Updates
packagingfrom 26.2 to 26.3Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
929fd4bBump for releasef300ebfchore(deps): bump the pre-commit group with 5 updates (#1357)f91d975ci(downstream): bump hatchling to 1.31.0 and fix its pytest rootdir (#1361)b1a7124chore(deps): bump the github-actions group with 7 updates (#1358)2d873ebfix(metadata): fold every line boundary when writing headers (#1356)413d006docs: changelog for 26.3 (#1343)4eb0753docs(metadata): explain selective field validation (#1342)77e9ed4feat(tags): add pure Python tag generator (#1346)7cea5e8ci: drop 3.13t on Windows (3.13.14t may fail to build, run takes 9 minutes) (...45a8b34docs: add missing versionadded/versionchanged directives (#1344)Updates
platformdirsfrom 4.11.0 to 4.11.5Release notes
Sourced from platformdirs's releases.
... (truncated)
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
bd77b0dRelease 4.11.52a3ab96fix: accept app arguments in user_preference_dir (#531)56a9bc7refactor: keyword-only booleans on the applications functions (#535)8147f77fix: accept app arguments in the applications functions (#534)8ea7338fix: return one site applications path for multipath (#532)4d4279fdocs: fix the iterator order claim in api.rst (#533)babf239[pre-commit.ci] pre-commit autoupdate (#530)e5fd9eaRelease 4.11.44bf9228docs: fix merge order in the config how-to (#529)c653668fix: stop iter_*_dirs yielding the same directory twice (#524)Updates
python-discoveryfrom 1.5.0 to 1.6.0Release notes
Sourced from python-discovery's releases.
Changelog
Sourced from python-discovery's changelog.
Commits
ba1a072release 1.6.0c9f4e85✨ feat(py_info): add system_exe, a narrowed system executable (#127)0ef757b[pre-commit.ci] pre-commit autoupdate (#126)a451887release 1.5.3ba973b4🔧 chore: batch dependency updates weekly on Tuesday (#125)4d85746🐛 fix(py_info): prefer exact base Python8ca46d5build(deps): bump astral-sh/setup-uv from 10.0.0 to 10.0.1 (#123)67cbc06build(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.0 (#122)d86823b[pre-commit.ci] pre-commit autoupdate (#121)b30753aAvoid passing a non-Collection iterable to parametrize (#120)Updates
virtualenvfrom 21.7.0 to 21.7.7Release notes
Sourced from virtualenv's releases.