Skip to content

Bump the minor group with 2 updates - #229

Merged
brianglass merged 2 commits into
mainfrom
dependabot/pip/minor-1809516701
Sep 11, 2026
Merged

brianglass merged 2 commits into
mainfrom
dependabot/pip/minor-1809516701

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor group with 2 updates: django and servestatic.

Updates django from 6.1 to 6.1.1

Commits
  • 249b13d [6.1.x] Bumped version for 6.1.1 release.
  • 5f26fa8 [6.1.x] Added release date for 6.1.1.
  • fdcf78a [6.1.x] Added remaining community package mentions to the documentation.
  • 7241568 [6.1.x] Fixed #37222 -- Fixed QuerySet.distinct() crash on duplicated selecti...
  • ef3fc80 [6.1.x] Fixed #37312, Refs #36605 -- Fixed annotation preservation and key se...
  • b09cb6b [6.1.x] Clarified scope of object-level admin view permissions.
  • a6d3aa2 [6.1.x] Corrected heading hierarchy in the admin actions documentation.
  • 9031d41 [6.1.x] Clarified object-level permission checks in admin actions.
  • fc805c6 [6.1.x] Fixed #37311 -- Prevented consumption of rhs iterators in annotation ...
  • 4b0185a [6.1.x] Fixed #37300 -- Preserved parent instance hints on custom Prefetch qu...
  • Additional commits viewable in compare view

Updates servestatic from 4.3.1 to 4.3.4

Release notes

Sourced from servestatic's releases.

4.3.4

Fixed

  • Prevent an unhandled ValueError crash when a request path contains a NUL byte (%00) that survives normalization, which could be triggered by an unauthenticated request to crash the server (DoS / log-flood).

4.3.3

Changed

  • Parse the Accept-Encoding header rather than matching it as a substring. A coding refused with q=0, such as gzip;q=0, is no longer served, and a coding is only offered when its name appears as a whole token.

Fixed

  • Keep CORS / cache headers on 416 (Range Not Satisfiable) and 304 (Not Modified) responses, so that cross-origin media probes are not broken.

4.3.2

Changed

  • Remove the redundant packaging build dependency.
Changelog

Sourced from servestatic's changelog.

[4.3.4] - 2026-09-07

Fixed

  • Prevent an unhandled ValueError crash when a request path contains a NUL byte (%00) that survives normalization, which could be triggered by an unauthenticated request to crash the server (DoS / log-flood).

[4.3.3] - 2026-09-02

Changed

  • Parse the Accept-Encoding header rather than matching it as a substring. A coding refused with q=0, such as gzip;q=0, is no longer served, and a coding is only offered when its name appears as a whole token.

Fixed

  • Keep CORS / cache headers on 416 (Range Not Satisfiable) and 304 (Not Modified) responses, so that cross-origin media probes are not broken.

[4.3.2] - 2026-09-01

Changed

  • Remove the redundant packaging build dependency.
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the minor group with 2 updates: [django](https://github.com/django/django) and [servestatic](https://github.com/Archmonger/ServeStatic).


Updates `django` from 6.1 to 6.1.1
- [Commits](django/django@6.1...6.1.1)

Updates `servestatic` from 4.3.1 to 4.3.4
- [Release notes](https://github.com/Archmonger/ServeStatic/releases)
- [Changelog](https://github.com/Archmonger/ServeStatic/blob/main/CHANGELOG.md)
- [Commits](Archmonger/ServeStatic@4.3.1...4.3.4)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: servestatic
  dependency-version: 4.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 10, 2026
@brianglass
brianglass merged commit ac024e2 into main Sep 11, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/minor-1809516701 branch September 11, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant