Bump the dev-dependencies group across 1 directory with 8 updates - #21
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/dev-dependencies-0023461a51
branch
from
September 7, 2026 01:47
47d7ceb to
8540943
Compare
Bumps the dev-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mypy](https://github.com/python/mypy) | `2.3.0` | `2.3.1` | | [django-stubs[compatible-mypy]](https://github.com/typeddjango/django-stubs) | `6.0.7` | `6.1.1` | | [djangorestframework-stubs[compatible-mypy]](https://github.com/typeddjango/djangorestframework-stubs) | `3.17.1` | `3.18.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.0` | `0.16.8` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.16.1` | | [djlint](https://github.com/djlint/djLint) | `1.43.0` | `1.46.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.12.0` | `4.14.0` | Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `django-stubs[compatible-mypy]` from 6.0.7 to 6.1.1 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.7...6.1.1) Updates `djangorestframework-stubs[compatible-mypy]` from 3.17.1 to 3.18.1 - [Release notes](https://github.com/typeddjango/djangorestframework-stubs/releases) - [Commits](typeddjango/djangorestframework-stubs@3.17.1...3.18.1) Updates `ruff` from 0.16.0 to 0.16.8 - [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.0...0.16.8) Updates `coverage` from 7.15.2 to 7.16.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.2...7.16.1) Updates `djlint` from 1.43.0 to 1.46.1 - [Release notes](https://github.com/djlint/djLint/releases) - [Changelog](https://github.com/djlint/djLint/blob/master/CHANGELOG.md) - [Commits](djlint/djLint@v1.43.0...v1.46.1) 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 `pytest-django` from 4.12.0 to 4.14.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.12.0...v4.14.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.15.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: django-stubs[compatible-mypy] dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: djangorestframework-stubs[compatible-mypy] dependency-version: 3.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: djlint dependency-version: 1.44.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mypy dependency-version: 2.3.1 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: pytest-django dependency-version: 4.14.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 ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/dev-dependencies-0023461a51
branch
from
September 21, 2026 01:47
8540943 to
d09b534
Compare
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 8 updates in the / directory:
2.3.02.3.16.0.76.1.13.17.13.18.10.16.00.16.87.15.27.16.11.43.01.46.14.6.14.6.24.12.04.14.0Updates
mypyfrom 2.3.0 to 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+devUpdates
django-stubs[compatible-mypy]from 6.0.7 to 6.1.1Release notes
Sourced from django-stubs[compatible-mypy]'s releases.
... (truncated)
Commits
c7816bcVersion 6.1.1 (#3652)5ac0d16Update dependency pyrefly to v1.3.0 (#3651)cc7d07cUpdate astral-sh/setup-uv action to v10.1.0 (#3650)d424fdbUpdate dependency pyright to v1.1.414 (#3649)c075991Update dependency ty to v0.0.80 (#3647)956644bUpdate dependency psycopg2-binary to v2.9.13 (#3648)4b085fbUpdate dependency pyright to v1.1.413 (#3646)cce3a4dAdd db_collation parameter to SlugField and URLField (#3641) (#3645)09ec4d7Update dependency ty to v0.0.79 (#3644)5ea1b99Add a mutable HttpRequest typing helper (#3642)Updates
djangorestframework-stubs[compatible-mypy]from 3.17.1 to 3.18.1Release notes
Sourced from djangorestframework-stubs[compatible-mypy]'s releases.
Commits
11062a8Version 3.18.1 release (#1050)1d74beaLock file maintenancefd11a58FixManyRelatedFieldtype parameters & relation fielddefault/initialt...fd54923FixPrimaryKeyRelatedFieldpk_fieldattribute & parameter type (#1047)3336102[pre-commit.ci] pre-commit autoupdate (#1046)e4c9d11Lock file maintenance3410442Bump sqlparse from 0.5.5 to 0.6.0 (#1042)36692fc[pre-commit.ci] pre-commit autoupdate (#1041)5247f84Update astral-sh/setup-uv action to v10.0.1 (#1040)603aa12Fix remaining items in stubtestallowlist_todo.txtand remove the file (#1039)Updates
rufffrom 0.16.0 to 0.16.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
62914c4Bump version to 0.16.8 (#28648)c47e0cd[ty] Bound aliased intersection expansion during inference (#28546)ff4747brenovate: update uv hashes correctly with setup-uv (#28621)94efeaa[ty] Compact reachable binding and declaration histories (#28349)50020fb[ty] Avoid storing constraint nodes twice (#28375)446bb68[ty] Compare bound-method receivers before signatures (#28384)304ab86[flake8-type-checking] Prefer lazy imports overTYPE_CHECKINGon 3.15+ (`...d940b24[ty] Watch script dependencies in CLI watch mode (#28125)fe9f065[flake8-tidy-imports] Addextend-banned-api(#28644)31131db[ty] Supporttype[A & B](#27124)Updates
coveragefrom 7.15.2 to 7.16.1Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
ccbb992docs: prep for 7.16.10697cccchore: make upgrade12f3595chore: bump docker/setup-qemu-action in the action-dependencies group (#2280)35b58d3fix: CoverageData.update() can be called twice on an in-memory database. #227992e1ce9chore: bump the action-dependencies group with 4 updates (#2278)bf07310build: quote var expansion (actionlint SC2086)3c434f5quality: use shellcheck-py to get shellcheck in GitHub CI632f397build: use .txt instead of .pip, even though it's a stupid extensionffc6a4atest: only run diff-cover on pull requests33553b3fix: exclude thecaseline when an irrefutable case body is excluded (#2269)Updates
djlintfrom 1.43.0 to 1.46.1Release notes
Sourced from djlint's releases.
... (truncated)
Changelog
Sourced from djlint's changelog.