We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337a19f commit f372840Copy full SHA for f372840
pyproject.toml
@@ -5,7 +5,7 @@ description = "Add your description here"
5
readme = "README.md"
6
requires-python = ">=3.13"
7
dependencies = [
8
- "Django==5.2.3",
+ "Django==5.2.9",
9
"environs==14.2.0",
10
]
11
0 commit comments