Skip to content

Commit 122b434

Browse files
build(deps): Bump django in /testing/plugins_integration (#12103)
Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3. - [Commits](django/django@5.0.2...5.0.3) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a29ea1b commit 122b434

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[curio,trio]==4.3.0
2-
django==5.0.2
2+
django==5.0.3
33
pytest-asyncio==0.23.5
44
# Temporarily not installed until pytest-bdd is fixed:
55
# https://github.com/pytest-dev/pytest/pull/11785

0 commit comments

Comments
 (0)