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

Bump pytest-django from 4.5.1 to 4.5.2 #428

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2021

Bumps pytest-django from 4.5.1 to 4.5.2.

Release notes

Sourced from pytest-django's releases.

4.5.2

https://pytest-django.readthedocs.io/en/latest/changelog.html#v4-5-2-2021-12-07

Changelog

Sourced from pytest-django's changelog.

v4.5.2 (2021-12-07)

Bugfixes ^^^^^^^^

  • Fix regression in v4.5.0 - pytest.mark.django_db(reset_sequence=True) now implies transaction=True again.
Commits
  • 27d6560 Release 4.5.2
  • 3bc9065 Make pytest.mark.django_db(reset_sequences=True) imply transaction=True a...
  • b97a8b1 tox: test django 4.0 final
  • b3b679f ci: remove unused dep
  • 0661d34 ci: some tweaks
  • 19f277b ci: don't require tests before deploy
  • See full diff 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)

Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.5.1 to 4.5.2.
- [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.1...v4.5.2)

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

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 Dec 8, 2021
@staticdev staticdev merged commit 5069159 into main Dec 8, 2021
@dependabot dependabot bot deleted the dependabot/pip/pytest-django-4.5.2 branch December 8, 2021 19:13
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.

1 participant