Skip to content

chore(deps): bump django-polymorphic from 4.10.5 to 4.11.0#14258

Merged
Maffooch merged 1 commit intodevfrom
dependabot/pip/dev/django-polymorphic-4.11.0
Feb 13, 2026
Merged

chore(deps): bump django-polymorphic from 4.10.5 to 4.11.0#14258
Maffooch merged 1 commit intodevfrom
dependabot/pip/dev/django-polymorphic-4.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps django-polymorphic from 4.10.5 to 4.11.0.

Release notes

Sourced from django-polymorphic's releases.

v4.11.0

Typing support has been added!

What's Changed

New Contributors

Full Changelog: jazzband/django-polymorphic@v4.10.5...v4.11.0

Commits
  • 6612380 Merge pull request #860 from bckohan/master
  • 9d9d896 fix changelog version date
  • c27966c Merge pull request #856 from huynguyengl99/fix/type-hints
  • a4f81ad set syntax ruff formatting target to 3.10
  • b09fd6f do not fail fast on linting
  • 3912cc6 Add type hint descriptors for related fields, reorganize type hinting documen...
  • b4c93f0 use descriptor type hint instead
  • 81a4b63 fix just coverage
  • e1b7246 fix test locking to clear venv
  • a4bad3a reorder linting CI, update GHA versions
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [django-polymorphic](https://github.com/jazzband/django-polymorphic) from 4.10.5 to 4.11.0.
- [Release notes](https://github.com/jazzband/django-polymorphic/releases)
- [Commits](jazzband/django-polymorphic@v4.10.5...v4.11.0)

---
updated-dependencies:
- dependency-name: django-polymorphic
  dependency-version: 4.11.0
  dependency-type: direct:production
  update-type: version-update:semver-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 Feb 6, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 6, 2026
Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@Maffooch Maffooch merged commit 05fbf2c into dev Feb 13, 2026
148 of 149 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/django-polymorphic-4.11.0 branch February 13, 2026 00:35
fopina pushed a commit to fopina/django-DefectDojo that referenced this pull request Feb 16, 2026
…o#14258)

Bumps [django-polymorphic](https://github.com/jazzband/django-polymorphic) from 4.10.5 to 4.11.0.
- [Release notes](https://github.com/jazzband/django-polymorphic/releases)
- [Commits](jazzband/django-polymorphic@v4.10.5...v4.11.0)

---
updated-dependencies:
- dependency-name: django-polymorphic
  dependency-version: 4.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants