Skip to content

chore(deps): bump django-polymorphic from 4.4.0 to 4.4.1#13917

Merged
mtesauro merged 1 commit intodevfrom
dependabot/pip/dev/django-polymorphic-4.4.1
Dec 18, 2025
Merged

chore(deps): bump django-polymorphic from 4.4.0 to 4.4.1#13917
mtesauro merged 1 commit intodevfrom
dependabot/pip/dev/django-polymorphic-4.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 17, 2025

Bumps django-polymorphic from 4.4.0 to 4.4.1.

Release notes

Sourced from django-polymorphic's releases.

v4.4.1

What's Changed

New Contributors

Full Changelog: jazzband/django-polymorphic@v4.4.0...v4.4.1

Changelog

Sourced from django-polymorphic's changelog.

v4.4.1 (2025-12-15)

  • Fix infinite recursion bug when using only() <https://github.com/jazzband/django-polymorphic/pull/739>_
Commits
  • 7344d60 Merge pull request #740 from bckohan/master
  • 7444bb4 update changelog
  • dc59bbb Merge pull request #738 from bckohan/master
  • edbaae7 Fix codecov not showing models.py
  • 74d3396 Merge pull request #739 from bckohan/recursion-bug
  • a3c93f5 add test and fix for infinite recursion on refresh_from_db when fields are sp...
  • 6438635 try fix codecov not showing models.py
  • 253abe7 Merge pull request #737 from bckohan/master
  • a148e0e Merge branch 'jazzband:master' into master
  • da6e3b1 bump version - update coverage output to not skip full coverage modules
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.4.0 to 4.4.1.
- [Release notes](https://github.com/jazzband/django-polymorphic/releases)
- [Changelog](https://github.com/jazzband/django-polymorphic/blob/master/docs/changelog.rst)
- [Commits](jazzband/django-polymorphic@v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: django-polymorphic
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 17, 2025
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 17, 2025
Copy link
Copy Markdown
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

@mtesauro mtesauro merged commit 6314362 into dev Dec 18, 2025
89 of 90 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dev/django-polymorphic-4.4.1 branch December 18, 2025 02:33
Maffooch pushed a commit to valentijnscholten/django-DefectDojo that referenced this pull request Feb 16, 2026
…13917)

Bumps [django-polymorphic](https://github.com/jazzband/django-polymorphic) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/jazzband/django-polymorphic/releases)
- [Changelog](https://github.com/jazzband/django-polymorphic/blob/master/docs/changelog.rst)
- [Commits](jazzband/django-polymorphic@v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: django-polymorphic
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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