Skip to content

Commit

Permalink
⬆️ [#93] Upgrade django to 4.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbal committed Dec 24, 2024
1 parent 7317fe1 commit fcffb5d
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 @@ -27,7 +27,7 @@ classifiers = [
]
requires-python = ">=3.9"
dependencies = [
"django>=4.2.14,<5.0.0",
"django>=4.2.17,<5.0.0",
"django-axes>=6.5.1",
"django-cors-headers>=4.4.0",
"django-markup>=1.8.1",
Expand Down

0 comments on commit fcffb5d

Please sign in to comment.