FREVA-CLINT / freva

The Free Evaluation System Framework (FreVa)
Other
10 stars 3 forks source link

Bump django from 4.2.3 to 4.2.4 in /.github/dependabot #142

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps django from 4.2.3 to 4.2.4.

Commits
  • 6f4c7c1 [4.2.x] Bumped version for 4.2.4 release.
  • e53d623 [4.2.x] Added release date for 4.2.4.
  • 8808d9d [4.2.x] Fixed #34750 -- Fixed QuerySet.count() when grouping by unused multi-...
  • 2ef2b2f [4.2.x] Corrected pycon formatting in some docs.
  • 8db9a0b [4.2.x] Fixed warnings per flake8 6.1.0.
  • 739da73 [4.2.x] Fixed #34748 -- Fixed queryset crash when grouping by a reference in ...
  • a52a2b6 [4.2.x] Fixed #34749 -- Corrected QuerySet.acreate() signature in docs.
  • 12ebd9a [4.2.x] Refs #34712 -- Doc'd that defining STORAGES overrides the default con...
  • 1f9d00e [4.2.x] Added missing backticks in docs.
  • c99d935 [4.2.x] Fixed typo in docs/ref/models/querysets.txt.
  • 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 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)