Skip to content

Commit

Permalink
Merge pull request #94 from maykinmedia/issue/93-security-patches
Browse files Browse the repository at this point in the history
⬆️ [#93] Upgrade django to 4.2.17
  • Loading branch information
stevenbal authored Jan 2, 2025
2 parents 7317fe1 + fcffb5d commit 8b6e918
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 8b6e918

Please sign in to comment.