Skip to content

Commit 07b380b

Browse files
build(deps): Bump django in /testing/plugins_integration
Bumps [django](https://github.com/django/django) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@4.1.1...4.1.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78c2c48 commit 07b380b

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.6.1
2-
django==4.1.1
2+
django==4.1.2
33
pytest-asyncio==0.19.0
44
pytest-bdd==6.0.1
55
pytest-cov==4.0.0

0 commit comments

Comments
 (0)