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

Deps: Bump pytest-django from 4.5.2 to 4.6.0 #837

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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 requested a review from a team as a code owner November 6, 2023 04:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 6, 2023
@greenbonebot greenbonebot enabled auto-merge (rebase) November 6, 2023 04:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #838.

@dependabot dependabot bot closed this Nov 6, 2023
auto-merge was automatically disabled November 6, 2023 04:39

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/main/pytest-django-4.6.0 branch November 6, 2023 04:39
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