Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 30, 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 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 [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: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 Oct 30, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 13, 2023

Superseded by #13.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/pip/dot-github/workflows/pytest-django-4.6.0 branch November 13, 2023 13:24
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