graphene-auth-examples
graphene-auth-examples copied to clipboard
Bump pytest-django from 3.1.2 to 3.5.1
Bumps pytest-django from 3.1.2 to 3.5.1.
Release notes
Sourced from pytest-django's releases.
Fix compatibility with pytest 5.x
No release notes provided.
3.5.0
Features ^^^^^^^^
Bugfixes ^^^^^^^^
- django_db_setup: warn instead of crash with teardown errors (#726)
Misc ^^^^
tests/conftest.py: move import of db_helpers (#737)
Cleanup/improve coverage, mainly with tests (#706)
Slightly revisit unittest handling (#740)
Minor fixes, compatibility with pytest 4.1
No release notes provided.
Minor bugfixes
3.4.4 (2018-11-13)
Bugfixes ^^^^^^^^
- Refine the django.conf module check to see if the settings really are configured (#668).
- Avoid crash after OSError during Django path detection (#664).
Features ^^^^^^^^
- Add parameter info to fixture assert_num_queries to display additional message on failure (#663).
Docs ^^^^
... (truncated)
- Improve doc for django_assert_num_queries/django_assert_max_num_queries.
- Add warning about sqlite specific snippet + fix typos (#666).
Changelog
Sourced from pytest-django's changelog.
3.5.1 (2019-06-29)
Bugfixes
- Fix compatibility with pytest 5.x (#751)
3.5.0 (2019-06-03)
Features
Bugfixes
- django_db_setup: warn instead of crash with teardown errors (#726)
Misc
- tests: fix test_sqlite_database_renamed (#739, #741)
- tests/conftest.py: move import of db_helpers (#737)
- Cleanup/improve coverage, mainly with tests (#706)
- Slightly revisit unittest handling (#740)
3.4.8 (2019-02-26)
Bugfixes
- Fix DB renaming fixture for Multi-DB environment with SQLite (#679)
3.4.7 (2019-02-03)
Bugfixes
- Fix disabling/handling of unittest methods with pytest 4.2+ (#700)
3.4.6 (2019-02-01)
Bugfixes
... (truncated)
Commits
c1bdb8dRelease 3.5.13d23d5aFix compat with pytest 5.x (#751)33aa666Release 3.5.07553d4btests: follow-up fix for test_sqlite_database_renamed (#741)ec9741dMerge pull request #740 from blueyed/unittest909dc81tests: fix test_sqlite_database_renamed for Django 1.11 (#739)63abadf_django_setup_unittest: use django_db_blocker contextmanager90d0f6c_django_setup_unittest: django_test_environment is auto-usede60de7b_django_setup_unittest: dedented958e6tests/conftest.py: move import of db_helpers (#737)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.