build(deps): bump the python-django group across 1 directory with 6 updates - #569
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the python-django group across 1 directory with 6 updates#569dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/python/django/python-django-d8ec2fda7d
branch
from
August 17, 2026 21:45
a7797a5 to
ba02a1c
Compare
…pdates Bumps the python-django group with 6 updates in the /python/django directory: | Package | From | To | | --- | --- | --- | | [aurora-dsql-python-connector](https://github.com/awslabs/aurora-dsql-connectors) | `0.2.6` | `0.2.7` | | [django](https://github.com/django/django) | `5.2.16` | `5.2.17` | | [pip](https://github.com/pypa/pip) | `26.1.2` | `26.2.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.14` | `0.16.4` | | [wheel](https://github.com/pypa/wheel) | `0.47.0` | `0.48.0` | Updates `aurora-dsql-python-connector` from 0.2.6 to 0.2.7 - [Release notes](https://github.com/awslabs/aurora-dsql-connectors/releases) - [Commits](awslabs/aurora-dsql-connectors@python/connector/v0.2.6...python/connector/v0.2.7) Updates `django` from 5.2.16 to 5.2.17 - [Commits](django/django@5.2.16...5.2.17) Updates `pip` from 26.1.2 to 26.2.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1.2...26.2.1) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `ruff` from 0.15.14 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.15.14...0.16.4) Updates `wheel` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.47.0...0.48.0) --- updated-dependencies: - dependency-name: aurora-dsql-python-connector dependency-version: 0.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-django - dependency-name: django dependency-version: 5.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-django - dependency-name: pip dependency-version: 26.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-django - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-django - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-django - dependency-name: wheel dependency-version: 0.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-django ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python/django/python-django-d8ec2fda7d
branch
from
August 25, 2026 19:18
ba02a1c to
61d9bb7
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 python-django group with 6 updates in the /python/django directory:
0.2.60.2.75.2.165.2.1726.1.226.2.19.0.39.1.10.15.140.16.40.47.00.48.0Updates
aurora-dsql-python-connectorfrom 0.2.6 to 0.2.7Release notes
Sourced from aurora-dsql-python-connector's releases.
Commits
cb849a7feat(python): add OCC retry with exponential backoff (#539)6b5687abuild(deps): bump qs, body-parser and express in /node/postgres-js/example/sr...98c4797build(deps): bump@aws-sdk/typesfrom 3.973.8 to 3.973.9 in /node/postgres-js...51c9fedbuild(deps): bump@aws-sdk/credential-providersfrom 3.1050.0 to 3.1054.0 in ...2a72288build(deps): bump software.amazon.awssdk:dsql from 2.44.9 to 2.44.13 in /java...02fab24build(deps): bump software.amazon.awssdk:auth from 2.44.9 to 2.44.13 in /java...9f9b4fdbuild(deps): bump software.amazon.awssdk:regions from 2.44.9 to 2.44.13 in /j...1c8e1f4build(deps): bump the aws-sdk group across 2 directories with 2 updates (#537)9c86a3cbuild(deps): bump@aws-sdk/dsql-signerfrom 3.1050.0 to 3.1054.0 in /node/nod...fe132aebuild(deps): bump@aws-sdk/credential-providersfrom 3.1050.0 to 3.1054.0 in ...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
pipfrom 26.1.2 to 26.2.1Changelog
Sourced from pip's changelog.
... (truncated)
Commits
634a6ecBump for releaseae2eb4fRevert build dependency installer isolation for legacy build environment (#14...6236392Merge pull request #14213 from pypa/release/26.2da4b2ccBump for development4b6ae5cBump for release50b6d3cUpdate AUTHORS.txtdbddfbdTweak news entries for pip 26.2 (#14212)6576b75Merge pull request #14165 from sbidoul/refactor-pylock-hanling-sbi0090e00Address a variety of typos detected in code reviewe12ddd9Add support for --uploaded-prior-to with -r pylock.tomlUpdates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
rufffrom 0.15.14 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
wheelfrom 0.47.0 to 0.48.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
21c4da4Fixed the release heading formatf06d4dbFlit no longer supports --setup-py1a96c3eCreated a new released7d625dFixed wheel convert writing outside the target directory on malicious input (...986a440Strip ZIP64 extra field when retagging wheels (#692) (#695)0ca6f24feat: add --local-version option to wheel pack (#694)4a63cafPreserve compatible metadata versions in convert (#690)33650c6[pre-commit.ci] pre-commit autoupdate (#691)197012dIncreased the upper bound for flit-core as a build requirement