Skip to content

Commit 17ac05b

Browse files
build(deps): Bump django in /testing/plugins_integration (#14046)
Bumps [django](https://github.com/django/django) from 5.2.9 to 6.0. - [Commits](django/django@5.2.9...6.0) --- updated-dependencies: - dependency-name: django dependency-version: '6.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af95858 commit 17ac05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/plugins_integration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
anyio[trio]==4.12.0
2-
django==5.2.9
2+
django==6.0
33
pytest-asyncio==1.3.0
44
pytest-bdd==8.1.0
55
pytest-cov==7.0.0

0 commit comments

Comments
 (0)