Skip to content

Commit 2d82432

Browse files
build(deps): Bump django in /testing/plugins_integration (#11102)
Bumps [django](https://github.com/django/django) from 4.2.1 to 4.2.2. - [Commits](django/django@4.2.1...4.2.2) --- 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 ecb2310 commit 2d82432

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]==3.7.0
2-
django==4.2.1
2+
django==4.2.2
33
pytest-asyncio==0.21.0
44
pytest-bdd==6.1.1
55
pytest-cov==4.1.0

0 commit comments

Comments
 (0)