Skip to content

Commit

Permalink
update test django min version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiling-J committed Nov 3, 2024
1 parent 5d848b0 commit 920fd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pytest = "^7.2.1"
pytest-benchmark = "^4.0.0"
typing-extensions = "^4.4.0"
mypy = "^1.11.1"
django = "^3.2"
django = "^4.2"
pytest-django = "^4.5.2"
pytest-asyncio = "^0.20.3"
cachetools = "^5.3.0"
Expand Down

0 comments on commit 920fd2b

Please sign in to comment.