Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django from 4.2.3 to 4.2.4 #50

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2023

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 3, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/django-4.2.4 branch 2 times, most recently from e39bbfd to 6f2e762 Compare August 3, 2023 06:56
@dependabot dependabot bot force-pushed the dependabot/pip/django-4.2.4 branch from 6f2e762 to ee6bb49 Compare August 17, 2023 09:37
@dependabot dependabot bot force-pushed the dependabot/pip/django-4.2.4 branch from ee6bb49 to 05ffdd2 Compare August 25, 2023 14:30
Bumps [django](https://github.com/django/django) from 4.2.3 to 4.2.4.
- [Commits](django/django@4.2.3...4.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/django-4.2.4 branch from 05ffdd2 to 7a87184 Compare August 28, 2023 19:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2023

Superseded by #99.

@dependabot dependabot bot closed this Sep 5, 2023
@dependabot dependabot bot deleted the dependabot/pip/django-4.2.4 branch September 5, 2023 01:54
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.

0 participants