Skip to content

Commit cc968bb

Browse files
Bump pytest-django from 4.11.0 to 4.11.1
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.11.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.11.0...v4.11.1) --- updated-dependencies: - dependency-name: pytest-django dependency-version: 4.11.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c161bd commit cc968bb

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
@@ -76,7 +76,7 @@ pytest==8.3.5
7676
# -r requirements-dev.in
7777
# pytest-django
7878
# pytest-timeout
79-
pytest-django==4.11.0
79+
pytest-django==4.11.1
8080
# via -r requirements-dev.in
8181
pytest-timeout==2.3.1
8282
# via -r requirements-dev.in

0 commit comments

Comments
 (0)