Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: simplecto/django-reference-implementation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: simplecto/django-reference-implementation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/pip/minor-updates-4aaad4b27a
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 6, 2025

  1. build(deps): bump the minor-updates group across 1 directory with 8 u…

    …pdates
    
    Bumps the minor-updates group with 8 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [asgiref](https://github.com/django/asgiref) | `3.9.1` | `3.10.0` |
    | [certifi](https://github.com/certifi/python-certifi) | `2025.8.3` | `2025.10.5` |
    | [django](https://github.com/django/django) | `5.2.5` | `5.2.7` |
    | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` |
    | [whitenoise](https://github.com/evansd/whitenoise) | `6.9.0` | `6.11.0` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.12.9` | `0.13.3` |
    | [mypy](https://github.com/python/mypy) | `1.17.1` | `1.18.2` |
    | [django-stubs[compatible-mypy]](https://github.com/sponsors/typeddjango) | `5.2.2` | `5.2.6` |
    
    
    
    Updates `asgiref` from 3.9.1 to 3.10.0
    - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
    - [Commits](django/asgiref@3.9.1...3.10.0)
    
    Updates `certifi` from 2025.8.3 to 2025.10.5
    - [Commits](certifi/python-certifi@2025.08.03...2025.10.05)
    
    Updates `django` from 5.2.5 to 5.2.7
    - [Commits](django/django@5.2.5...5.2.7)
    
    Updates `typing-extensions` from 4.14.1 to 4.15.0
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.14.1...4.15.0)
    
    Updates `whitenoise` from 6.9.0 to 6.11.0
    - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
    - [Commits](evansd/whitenoise@6.9.0...6.11.0)
    
    Updates `ruff` from 0.12.9 to 0.13.3
    - [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.12.9...0.13.3)
    
    Updates `mypy` from 1.17.1 to 1.18.2
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.17.1...v1.18.2)
    
    Updates `django-stubs[compatible-mypy]` from 5.2.2 to 5.2.6
    - [Commits](https://github.com/sponsors/typeddjango/commits)
    
    ---
    updated-dependencies:
    - dependency-name: asgiref
      dependency-version: 3.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-updates
    - dependency-name: certifi
      dependency-version: 2025.10.5
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-updates
    - dependency-name: django
      dependency-version: 5.2.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-updates
    - dependency-name: typing-extensions
      dependency-version: 4.15.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-updates
    - dependency-name: whitenoise
      dependency-version: 6.11.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-updates
    - dependency-name: ruff
      dependency-version: 0.13.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-updates
    - dependency-name: mypy
      dependency-version: 1.18.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-updates
    - dependency-name: django-stubs[compatible-mypy]
      dependency-version: 5.2.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-updates
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    9427c9d View commit details
    Browse the repository at this point in the history
Loading