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 pytest-django from 4.5.2 to 4.6.0 in /app #940

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps pytest-django from 4.5.2 to 4.6.0.

Release notes

Sourced from pytest-django's releases.

4.6.0

https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst#v460-2023-10-30

Changelog

Sourced from pytest-django's changelog.

v4.6.0 (2023-10-30)

Compatibility ^^^^^^^^^^^^^

  • Official Django 4.1 & 4.2 support.

  • Official Python 3.11 support.

  • Drop support for Python version 3.5, 3.6 & 3.7.

  • Drop official support for Django 4.0.

  • Drop support for pytest < 7.

Improvements ^^^^^^^^^^^^

  • Add support for setting :py:attr:available_apps <django.test.TransactionTestCase.available_apps> in the :func:django_db <pytest.mark.django_db> marker.

  • Convert Django :ref:test tags <django:topics-tagging-tests> to :ref:Pytest markers <pytest:mark examples>.

  • Show Django's version in the pytest django report header.

  • Add precise pytest_django.asserts.assertQuerySetEqual typing.

Bugfixes ^^^^^^^^

  • Fix bug where the effect of :func:@pytest.mark.ignore_template_errors <pytest.mark.ignore_template_errors> was not reset when using --fail-on-template-vars.
Commits
  • a703c8f Release 4.6.0
  • c3434f6 Update changelog
  • b578262 pyproject.toml: point to license file
  • 93e49a9 Excise mentions of setup.py
  • 8d188d7 Move setup.cfg/setuptools to pyproject.toml
  • 3bfcbb9 tox: remove unused readme target
  • c3effd1 Add .git-blame-ignore-revs file
  • 6939b23 Format code with Ruff
  • 8a499b2 Replace flake8, isort with ruff
  • 56c181e Remove requirements.txt, some Makefile rules
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @abkfenris.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 31, 2023
@dependabot dependabot bot requested a review from abkfenris October 31, 2023 10:16
@dependabot dependabot bot force-pushed the dependabot/pip/app/pytest-django-4.6.0 branch 4 times, most recently from a71c8cc to ca64927 Compare November 1, 2023 14:03
Copy link
Member

@abkfenris abkfenris left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/pip/app/pytest-django-4.6.0 branch 2 times, most recently from a2d7944 to 24026f7 Compare November 7, 2023 17:00
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.2 to 4.6.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/master/docs/changelog.rst)
- [Commits](pytest-dev/pytest-django@v4.5.2...v4.6.0)

---
updated-dependencies:
- dependency-name: pytest-django
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/app/pytest-django-4.6.0 branch from 24026f7 to d5f62b8 Compare November 7, 2023 17:01
@dependabot dependabot bot merged commit e908acc into main Nov 7, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/pip/app/pytest-django-4.6.0 branch November 7, 2023 17:04
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