build(deps): Bump the python-prod group with 5 updates - #27
Merged
Conversation
Updates the requirements on [django](https://github.com/django/django), [django-htmx](https://github.com/adamchainz/django-htmx), [pytest-django](https://github.com/pytest-dev/pytest-django), [ruff](https://github.com/astral-sh/ruff) and [django-stubs[compatible-mypy]](https://github.com/typeddjango/django-stubs) to permit the latest version. Updates `django` from 5.2.16 to 5.2.17 - [Commits](django/django@5.2.16...5.2.17) Updates `django-htmx` from 1.28.0 to 1.29.0 - [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst) - [Commits](adamchainz/django-htmx@1.28.0...1.29.0) Updates `pytest-django` from 4.12.0 to 4.13.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.13.0) Updates `ruff` from 0.16.1 to 0.16.2 - [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.2) Updates `django-stubs[compatible-mypy]` to 6.0.9 - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.7...6.0.9) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-prod - dependency-name: django-htmx dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-prod - dependency-name: pytest-django dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-prod - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-prod - dependency-name: django-stubs[compatible-mypy] dependency-version: 6.0.9 dependency-type: direct:production dependency-group: python-prod ... Signed-off-by: dependabot[bot] <support@github.com>
|
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.



Updates the requirements on django, django-htmx, pytest-django, ruff and django-stubs[compatible-mypy] to permit the latest version.
Updates
djangofrom 5.2.16 to 5.2.17Commits
e802ada[5.2.x] Bumped version for 5.2.17 release.b9adb81[5.2.x] Fixed CVE-2026-15920 -- Made display_for_field() validate URLs before...ba80833[5.2.x] Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry c...c72a5db[5.2.x] Fixed CVE-2026-15337 -- Mitigated potential DoS in check_for_language().115ffd0[5.2.x] Fixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial l...ec5ced4[5.2.x] Fixed #36770 -- Fixed incomplete mocking in SQLiteInMemoryTestDbs.02369b5[5.2.x] Allowed the full Python test matrix to run on GitHub Actions.686072f[5.2.x] Added stub release notes and release date for 5.2.17.cd5ad8c[5.2.x] Bumped minimum setuptools version to 83.3e389b7[5.2.x] Closed temporary files in GDALRasterTests.Updates
django-htmxfrom 1.28.0 to 1.29.0Changelog
Sourced from django-htmx's changelog.
Commits
a27556eVersion 1.29.0f59765aSwitch build backend to uv_build (#615)e2da8c5Note :inherited required on htmx 4 in installation docs (#608)dcf641fVendor htmx extensions (#614)007f97cAdd htmx 4 polling support (#613)f2c3a13Remove sphinx-build-compatibility (#612)9404744[pre-commit.ci] pre-commit autoupdate (#611)07171eaUpgrade htmx 4 to 4.0.0-beta6 (#610)c1af311Upgrade htmx to version 2.0.10 (#594)65a895a[pre-commit.ci] pre-commit autoupdate (#605)Updates
pytest-djangofrom 4.12.0 to 4.13.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
dc8d17dRelease 4.13.06cfcfbdfixtures: explain a bit more inSettingsdocstring3478bd7Minor typing improvementsfaa443bFix --help/--version when a conftest imports Django modelsfb4417fplugin: add missing type annotation for non_debugging_runtestf151858Remove useless test test_change_settings to simplify (#1302)1a5fdabRemoves django-upgrade dependency (#1301)17f1decasserts: move type annotations to an asserts.pyi stubs file0ca15e7editorconfig-checker: add .venv to Exclude68334fdAdd django-upgrade dependency (#1298)Updates
rufffrom 0.16.1 to 0.16.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
5b48a04Bump 0.16.2 (#27555)1b9e5fcUpdate Swatinem/rust-cache action to v2.9.2 (#27568)c4e86fc[ty] Add helper extension methods for half-range and equality constraints (#2...17a00de[ty] Reuse primer commands in memory reports (#27553)6ea296b[ty] Normalize type labels in structured docstrings (#26923)2fc445f[ty] Diagnose invalid getattr calls (#27502)22c7823[ty] Enable (but downrank) auto-import completion suggestions from stub-only ...05160d5[ty] Diagnose invalid descriptor__get__calls (#27400)baea3d0[ty] Expose strict analysis options in the playground (#27543)c88946e[ty] Bump ecosystem-analyzer for strict project settings (#27542)Updates
django-stubs[compatible-mypy]to 6.0.9Release notes
Sourced from django-stubs[compatible-mypy]'s releases.
Commits
942bca5Version 6.0.97215810Version 6.0.9 (#3573)44429cdDon't crash on a many-to-many through model that can't be resolved (#3571)0437510Detect every generic stub class in the generic consistency test (#3572)a76719fUpdate dependency ty to v0.0.66 (#3569)2caa0e7Version 6.0.8 (#3566)085ae56Statepyrefly,pyright, andtysupport (#3562)92aee73Expand override manager create test + move toassert_type(#3559)f50446bSupport pyrefly 1.2.0 (#3561)7a66e64[pre-commit.ci] pre-commit autoupdate (#3558)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 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