Skip to content

Commit 2d5990c

Browse files
build(deps): bump django in /testing/plugins_integration
Bumps [django](https://github.com/django/django) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.2.4...3.2.5) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8347b59 commit 2d5990c

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.2.1
2-
django==3.2.4
2+
django==3.2.5
33
pytest-asyncio==0.15.1
44
pytest-bdd==4.0.2
55
pytest-cov==2.12.1

0 commit comments

Comments
 (0)