Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Bump pytest-django from 4.0.0 to 4.1.0 #198

Merged
merged 1 commit into from
Oct 23, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2020

Bumps pytest-django from 4.0.0 to 4.1.0.

Release notes

Sourced from pytest-django's releases.

4.1.0

https://pytest-django.readthedocs.io/en/latest/changelog.html#v4-1-0-2020-10-22

Changelog

Sourced from pytest-django's changelog.

v4.1.0 (2020-10-22)

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

  • Add the :fixture:async_client and :fixture:async_rf fixtures (#864).

  • Add :ref:django_debug_mode <usage> to configure how DEBUG is set in tests (#228).

  • Documentation improvements.

Bugfixes ^^^^^^^^

  • Make :fixture:admin_user work for custom user models without an email field.
Commits
  • e4ebc59 Release 4.1.0
  • 68a7047 ci: fix tag on pypi-publish action
  • 889c847 docs: minor fixes to previous commit
  • 3e8ff2a add async_client and async_rf fixtures (#865)
  • ded4186 Remove a bunch of now-unused code
  • 192b634 docs: describe how to populate the database in case you use transaction and t...
  • 93a96f6 docs: some minor fixes/improvements
  • 76170a8 Merge pull request #888 from bluetech/debug-mode
  • 2e564f5 Yet more TEMPLATE_STRING_IF_INVALID removals
  • 002be61 Stop setting TEMPLATE_STRING_IF_INVALID, no longer in supported Django version
  • 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 Oct 23, 2020
@github-actions github-actions bot merged commit c15aa82 into master Oct 23, 2020
@dependabot dependabot bot deleted the dependabot/pip/pytest-django-4.1.0 branch October 23, 2020 05:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

0 participants