From 1ea36d97ba5f430314027abe8068df2a6bb58527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 13:13:32 +0000 Subject: [PATCH] Bump pytest-django from 4.5.2 to 4.6.0 in /.github/workflows 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](https://github.com/pytest-dev/pytest-django/compare/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] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 313cf38..0a542cd 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -6,4 +6,4 @@ playwright==1.39.0 poetry==1.6.1 pytest==7.4.2 pytest-cov==4.1.0 -pytest-django==4.5.2 +pytest-django==4.6.0