[pip] (deps): Bump the dev-dependencies group across 1 directory with 9 updates - #159
Merged
Merged
Conversation
… 9 updates Bumps the dev-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [python-json-logger](https://github.com/nhairs/python-json-logger) | `4.1.0` | `4.2.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.9` | `3.5.1` | | [idna](https://github.com/kjd/idna) | `3.18` | `3.19` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.32.2` | `3.32.3` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.11.0` | `4.11.3` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [pygments](https://github.com/pygments/pygments) | `2.20.0` | `2.21.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.1` | `0.16.4` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.7.1` | `21.7.4` | Updates `python-json-logger` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/nhairs/python-json-logger/releases) - [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md) - [Commits](nhairs/python-json-logger@v4.1.0...v4.2.0) Updates `charset-normalizer` from 3.4.9 to 3.5.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.9...3.5.1) Updates `idna` from 3.18 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.18...v3.19) Updates `filelock` from 3.32.2 to 3.32.3 - [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.2...3.32.3) Updates `platformdirs` from 4.11.0 to 4.11.3 - [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.3) 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 `pygments` from 2.20.0 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.20.0...2.21.0) Updates `ruff` from 0.16.1 to 0.16.4 - [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.16.1...0.16.4) Updates `virtualenv` from 21.7.1 to 21.7.4 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.7.1...21.7.4) --- updated-dependencies: - dependency-name: python-json-logger dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: filelock dependency-version: 3.32.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: platformdirs dependency-version: 4.11.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.16.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: virtualenv dependency-version: 21.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
alanvivona
approved these changes
Aug 24, 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 dev-dependencies group with 9 updates in the / directory:
4.1.04.2.03.4.93.5.13.183.193.32.23.32.34.11.04.11.34.6.14.6.22.20.02.21.00.16.10.16.421.7.121.7.4Updates
python-json-loggerfrom 4.1.0 to 4.2.0Release notes
Sourced from python-json-logger's releases.
Changelog
Sourced from python-json-logger's changelog.
Commits
806dba9Release 4.2.0010b730[core] Fixup doc-strings, remove outdated commentsb865bd3[core] support unbraced $name fields in $ style formats (#69)23a2c12test: Add tests for exception notes, exception groups, and exception note gro...355e44fdocs: fix spelling typos in docs and core docstrings (#71)0fcfc06Move development dependencies to dependency-groups (PEP 735) (#70)2557bbcfix: prevent mutation of original dict when record.msg is a dict (#66)3cc30fcFix tox build failure under PyPy 3.10 by conditionally pinning mypy<2 (#68)01cb83c[docs.security] Fix type on last dateUpdates
charset-normalizerfrom 3.4.9 to 3.5.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
e239bdcMerge pull request #795 from jawah/release-3.5.1648ad77docs: update faqfab2749docs: write changelog for 3.5.17d32774chore: bump version to 3.5.19a69f60docs: update data/info5dcc6ddperf: charinfo cache access optimization in cythonea3b447fix: do not validate-decode large payload when md says it's noisea05917fchore: allow setuptools 84 builds (#794)3325d87Merge pull request #792 from jawah/update-cibuildwheel-action77203b1chore: reformat noxfile.pyUpdates
idnafrom 3.18 to 3.19Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
03a9a11Release 3.192d2a7efPre-release 3.19rc05cce130Merge pull request #268 from kjd/fix-std3-regex-alert3914b75Split the STD3 disallowed-character range so uppercase is explicitce9fd98Merge pull request #267 from kjd/housekeeping809240cFail CI when the license copyright year is behind the current yeard9e16c5Consolidate test fixtures, prune stale gitignore entries, and fix doc typosef30feeRemove dead code and pare back superfluous commentsb907913Tighten the version support and Unicode notes in the README6204cbeIgnore local build artifacts and stop packaging stray tooling configUpdates
filelockfrom 3.32.2 to 3.32.3Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
4aa742cRelease 3.32.3fb5ab3e🐛 fix(fork): survive audit events during interpreter shutdown (#703)35f759c📄 docs: publish llms.txt from the docs build (#700)4b6e966[pre-commit.ci] pre-commit autoupdate (#699)0e0f666build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#698)6689d82🧪 test(strict): deflake close-fault injections on graalpy (#697)df67bf7[pre-commit.ci] pre-commit autoupdate (#696)Updates
platformdirsfrom 4.11.0 to 4.11.3Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
7f3960aRelease 4.11.3c8af984fix: don't crash when an XDG dirs variable holds only separators (#523)6d2105a📄 docs: publish llms.txt from the docs build (#522)7e4746c[pre-commit.ci] pre-commit autoupdate (#521)a58fb90Release 4.11.2a01396cfix: stop the remaining iter_*_dirs yielding duplicate or joined paths (#520)a9f2ba9Release 4.11.130a9549Let the non-ctypes resolvers find the desktop folder (#519)cc97359build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 in the al...328e15d[pre-commit.ci] pre-commit autoupdate (#517)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
pygmentsfrom 2.20.0 to 2.21.0Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
a43b45dGet ready for the 2.21.0 release.d8f14cbFix version_added for Purescript.19c5817Remove superfluous parentheses from PostgresExplainLexer (#3232)9992e09Merge pull request #3191 from jvoisin/dupesbd22577Fix regexlint warnings after latest update.6a62df1Release preparation: Update the changelog.aabba32Merge pull request #3221 from jvoisin/alterd3441d0Merge pull request #3225 from jvoisin/caddyc593f3fAdd a lexer for Caddy0644b53Simplify single-character regex alternations to character classesUpdates
rufffrom 0.16.1 to 0.16.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11c76bfBump 0.16.4 (#27937)d53c8c5Isolate playground builds from deployment credentials (#27839)cab001eDisable uv preview for releases and pre-commit hooks (#27939)f8d575f[ty] Clarify writing guidance for human readers (#27912)ca45faeSet--previewand--default-indexfor theuv-lockhook (#27935)4827bf7ExportUV_DEFAULT_INDEXinrelease.sh(#27934)d1087a4[ty] Handle assignment expressions in string annotations (#27921)680cce4[ty] Optimize inherited recursive protocol comparisons (#27922)974d3cbUpgrade ecosystem-analyzer and mypy_primer to the latest upstream pins (#27932)b169b40Install cargo tools locked (#27929)Updates
virtualenvfrom 21.7.1 to 21.7.4Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
60ed5e9release 21.7.46d93009Upgrade embedded pip/setuptools/wheel (#3208)8b4f9f9[pre-commit.ci] pre-commit autoupdate (#3209)2c52ec0release 21.7.38873d5e🐛 fix(config): return a real list from ListType.split_values (#3207)d32f44crelease 21.7.2eb997d3Upgrade embedded pip/setuptools/wheel (#3206)9952a89chore(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#3203)a3d3bb8[pre-commit.ci] pre-commit autoupdate (#3202)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 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 u...Description has been truncated