Skip to content

Commit a94c50a

Browse files
fix(deps): update dependency django-model-utils to v5
1 parent 5b2e129 commit a94c50a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ package-mode = false
1010
python = "^3.13"
1111
Django = "^5.1.3"
1212
django-environ = "^0.11.2"
13-
django-model-utils = "^4.5.1"
13+
django-model-utils = "^5.0.0"
1414
gunicorn = "^23.0.0"
1515
psycopg2-binary = "^2.9.10"
1616
pytz = "^2024.2"

0 commit comments

Comments
 (0)