Skip to content

Commit

Permalink
⬆️ [#8] Upgrade django to 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbal committed Mar 22, 2024
1 parent 6441282 commit 4749a08
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 @@ -28,7 +28,7 @@ classifiers = [
]
requires-python = ">=3.9"
dependencies = [
"django>=3.2.23",
"django>=4.2.11",
"django-axes>=6.3.0",
"django-cors-headers>=4.3.1",
"django-markup>=1.8.1",
Expand Down

0 comments on commit 4749a08

Please sign in to comment.