Skip to content

Commit 15a9278

Browse files
Bump pytest-django from 4.10.0 to 4.11.1 (#356)
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.10.0 to 4.11.1. - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.10.0...v4.11.1) --- updated-dependencies: - dependency-name: pytest-django dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46df437 commit 15a9278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ test = [
4646
"coverage==7.8.0",
4747
"django-debug-toolbar==5.1.0",
4848
"factory-boy==3.3.3",
49-
"pytest-django==4.10.0",
49+
"pytest-django==4.11.1",
5050
"pytest-cov==6.1.1",
5151
"pytest-randomly==3.16.0",
5252
"tox==4.25.0",

0 commit comments

Comments
 (0)