Skip to content

Commit

Permalink
Bump Django to 4.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls authored and chiatt committed Dec 5, 2024
1 parent 6331ede commit e46e0ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"arcgis2geojson==2.0.0",
"celery==5.3.6",
"defusedxml==0.7.1",
"Django>=4.2.16,<5.0.0",
"Django>=4.2.17,<5.0.0",
"django-celery-results==2.5.1",
"django-cors-headers==4.2.0",
"django-guardian==2.4.0",
Expand Down
2 changes: 1 addition & 1 deletion releases/7.6.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
```
Python:
Upgraded:
None
Django == 4.2.17 (or <5.0.0)
JavaScript:
Upgraded:
none
Expand Down

0 comments on commit e46e0ca

Please sign in to comment.