Skip to content

Commit 4c205cf

Browse files
authored
testing/plugins_integration: update Django (#13463)
Fix some dependabot security notices. For some reason dependabot doesn't manage to create a PR for it on its own.
1 parent 4dcbcc9 commit 4c205cf

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.9.0
2-
django==5.1.7
2+
django==5.2.1
33
pytest-asyncio==0.26.0
44
pytest-bdd==8.1.0
55
pytest-cov==6.1.1

0 commit comments

Comments
 (0)