Skip to content

Commit 666b368

Browse files
chore(deps-dev): 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] <[email protected]>
1 parent 69aded1 commit 666b368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pytest==9.0.3
6363
# -r requirements-dev.in
6464
# pytest-django
6565
# pytest-timeout
66-
pytest-django==4.11.1
66+
pytest-django==4.12.0
6767
# via -r requirements-dev.in
6868
pytest-timeout==2.4.0
6969
# via -r requirements-dev.in

0 commit comments

Comments
 (0)