From 45a092c86029c39785b61290d141ec25dcd41a71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:24:34 +0000 Subject: [PATCH] Bump pytest-django from 4.8.0 to 4.9.0 in /.github/workflows Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.8.0...v4.9.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 eab0084..56a7c31 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -6,4 +6,4 @@ poetry==1.8.3 poetry-plugin-export==1.8.0 pytest==8.2.1 pytest-cov==5.0.0 -pytest-django==4.8.0 +pytest-django==4.9.0