Skip to content

Commit c0aa7f5

Browse files
authored
Merge pull request dmm-com#1573 from syucream/syucream/upgrade-django-related-modules
chore: update Django and related dependencies to latest versions
2 parents 5a4c6f9 + 638f722 commit c0aa7f5

File tree

2 files changed

+32
-29
lines changed

2 files changed

+32
-29
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@ dependencies = [
4343
"django-configurations==2.5",
4444
"ddtrace==2.1.1",
4545
"django-debug-toolbar==3.2.4",
46-
"django-environ==0.9.0",
47-
"django-filter==2.4.0",
46+
"django-environ==0.12.0",
47+
"django-filter==24.3",
4848
"django-import-export==3.3.1",
4949
"django-replicated==2.7",
50-
"django-simple-history==3.2.0",
50+
"django-simple-history==3.11.0",
5151
"django-storages==1.14.1",
5252
"django==4.2.27",
5353
"djangorestframework==3.15.2",
5454
"markdown>=3.7",
55-
"drf-spectacular==0.26.4",
55+
"drf-spectacular==0.29.0",
5656
"elasticsearch==7.17.6",
5757
"flower==1.2.0",
5858
"gunicorn==23.0.0",
@@ -66,7 +66,7 @@ dependencies = [
6666
"pyyaml==6.0.1",
6767
"requests==2.32.4",
6868
"setproctitle==1.3.2",
69-
"social-auth-app-django==5.4.1",
69+
"social-auth-app-django==5.4.3",
7070
"social-auth-core==4.5.1",
7171
"uritemplate==3.0.1",
7272
"whitenoise==5.2.0",

uv.lock

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

0 commit comments

Comments
 (0)