Skip to content

Commit 460af89

Browse files
authored
Merge pull request #274 from creativecommons/update-python
Update Python modules (Django 4.2.17, etc.)
2 parents 1470a0e + d128b1c commit 460af89

File tree

2 files changed

+208
-224
lines changed

2 files changed

+208
-224
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ isort = "*"
1313
[packages]
1414
Babel = "*"
1515
certifi = ">=2023.7.22" # Ensure dependency is secure
16-
Django = ">=4.2.16,<4.3"
16+
Django = ">=4.2.17,<4.3"
1717
django-countries = "*"
1818
django-heroku = "*"
1919
django-libsass = "*"

0 commit comments

Comments
 (0)