Skip to content

Commit 8b31b74

Browse files
Bump pytest-django from 4.11.1 to 4.12.0
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.11.1 to 4.12.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](pytest-dev/pytest-django@v4.11.1...v4.12.0) --- updated-dependencies: - dependency-name: pytest-django dependency-version: 4.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b1975b commit 8b31b74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ test = [
6767
"bornhack-website[bootstrap]",
6868
"pytest==9.0.2",
6969
"pytest-xdist==3.8.0",
70-
"pytest-django==4.11.1",
70+
"pytest-django==4.12.0",
7171
"beautifulsoup4==4.14.3",
7272
"coverage==7.13.3",
7373
"hypothesis==6.151.5",

0 commit comments

Comments
 (0)